mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
busybox: Add getopt since lxc templates require it
Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
214c4715f0
commit
19cb3d6615
2
recipes-core/busybox/busybox/getopt.cfg
Normal file
2
recipes-core/busybox/busybox/getopt.cfg
Normal file
|
@ -0,0 +1,2 @@
|
|||
CONFIG_GETOPT=y
|
||||
CONFIG_FEATURE_GETOPT_LONG=y
|
|
@ -6,4 +6,5 @@ SRC_URI += " \
|
|||
file://mdev.cfg \
|
||||
file://mount-cifs.cfg \
|
||||
file://ps-extras.cfg \
|
||||
file://getopt.cfg \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user