[oe] [PATCH 1/3] busybox-static: add the latest version

Khem Raj raj.khem at gmail.com
Tue Nov 2 04:46:01 UTC 2010


On Mon, Nov 1, 2010 at 2:35 PM, Eric Bénard <eric at eukrea.com> wrote:
> tested using initramfs-image
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Acked-by: Khem Raj <raj.khem at gmail.com>

> ---
>  recipes/busybox/busybox-static_1.17.3.bb |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/busybox/busybox-static_1.17.3.bb
>
> diff --git a/recipes/busybox/busybox-static_1.17.3.bb b/recipes/busybox/busybox-static_1.17.3.bb
> new file mode 100644
> index 0000000..325752a
> --- /dev/null
> +++ b/recipes/busybox/busybox-static_1.17.3.bb
> @@ -0,0 +1,11 @@
> +require busybox_${PV}.bb
> +PR = "${INC_PR}.0"
> +
> +FILESPATHPKG =. "busybox-${PV}:"
> +S = "${WORKDIR}/busybox-${PV}"
> +
> +do_configure_append() {
> +       sed -i -e '/CONFIG_STATIC/d' .config
> +       echo "CONFIG_STATIC=y" >>.config
> +}
> +
> --
> 1.6.3.3
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list