[meta-virtualization] [PATCH] busybox: Add getopt since lxc templates require it

Bruce Ashfield bruce.ashfield at gmail.com
Thu Oct 3 19:42:32 PDT 2013


Makes sense. merged!

Bruce

On Tue, Oct 1, 2013 at 9:13 AM, David Nyström <david.c.nystrom at gmail.com> wrote:
> Signed-off-by: David Nyström <david.nystrom at enea.com>
> ---
>  recipes-core/busybox/busybox/getopt.cfg      | 2 ++
>  recipes-core/busybox/busybox_1.21.1.bbappend | 1 +
>  2 files changed, 3 insertions(+)
>  create mode 100644 recipes-core/busybox/busybox/getopt.cfg
>
> diff --git a/recipes-core/busybox/busybox/getopt.cfg b/recipes-core/busybox/busybox/getopt.cfg
> new file mode 100644
> index 0000000..8dcd350
> --- /dev/null
> +++ b/recipes-core/busybox/busybox/getopt.cfg
> @@ -0,0 +1,2 @@
> +CONFIG_GETOPT=y
> +CONFIG_FEATURE_GETOPT_LONG=y
> diff --git a/recipes-core/busybox/busybox_1.21.1.bbappend b/recipes-core/busybox/busybox_1.21.1.bbappend
> index 7d71c7d..8369a03 100644
> --- a/recipes-core/busybox/busybox_1.21.1.bbappend
> +++ b/recipes-core/busybox/busybox_1.21.1.bbappend
> @@ -6,4 +6,5 @@ SRC_URI += " \
>             file://mdev.cfg \
>             file://mount-cifs.cfg \
>             file://ps-extras.cfg \
> +           file://getopt.cfg \
>             "
> --
> 1.8.3.2
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the meta-virtualization mailing list