[oe] [PATCH 4/5] busybox-static: switch to 1.17.4

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Nov 25 09:27:46 UTC 2010


2010/11/25 Eric Bénard <eric at eukrea.com>:
> before removing busybox-1.17.3
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
> ---
>  recipes/busybox/busybox-static_1.17.3.bb |   11 -----------
>  recipes/busybox/busybox-static_1.17.4.bb |   11 +++++++++++
>  2 files changed, 11 insertions(+), 11 deletions(-)
>  delete mode 100644 recipes/busybox/busybox-static_1.17.3.bb
>  create mode 100644 recipes/busybox/busybox-static_1.17.4.bb
>
> diff --git a/recipes/busybox/busybox-static_1.17.3.bb b/recipes/busybox/busybox-static_1.17.3.bb
> deleted file mode 100644
> index 325752a..0000000
> --- a/recipes/busybox/busybox-static_1.17.3.bb
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -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
> -}
> -
> diff --git a/recipes/busybox/busybox-static_1.17.4.bb b/recipes/busybox/busybox-static_1.17.4.bb
> new file mode 100644
> index 0000000..325752a
> --- /dev/null
> +++ b/recipes/busybox/busybox-static_1.17.4.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