[oe] [meta-xilinx] util-linux_2.21.bbappend: Rename to util-linux_2.21.1.bbappend.

Adrian Alonso aalonso00 at gmail.com
Thu May 31 15:11:53 UTC 2012


Hi Elvis,

I believe that you haven't update your meta-xilinx layer
commit: 025c37f927debff683c29d047bbf812ec82b3a69

Does the same thing as your proposed patch

Is a good practice to rebase your local repo before you send
a patch in order to ensure that your patchs applies..

git fetch
git rebase origin/master

Regards
Adrian Alonso

On Thu, May 31, 2012 at 2:47 AM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
> This commit renames util-linux_2.21.bbappend to util-linux_2.21.1.bbappend
> to match the corresponding change in version to the
> poky/meta/recipes-core/util-linux/util-linux_2.21.1.bb recipe.
>
> Signed-off-by: Elvis Dowson <elvis.dowson at gmail.com>
> ---
>  recipes-core/util-linux/util-linux_2.21.1.bbappend |    3 +++
>  recipes-core/util-linux/util-linux_2.21.bbappend   |    3 ---
>  2 files changed, 3 insertions(+), 3 deletions(-)
>  create mode 100644 recipes-core/util-linux/util-linux_2.21.1.bbappend
>  delete mode 100644 recipes-core/util-linux/util-linux_2.21.bbappend
>
> diff --git a/recipes-core/util-linux/util-linux_2.21.1.bbappend b/recipes-core/util-linux/util-linux_2.21.1.bbappend
> new file mode 100644
> index 0000000..5199eb2
> --- /dev/null
> +++ b/recipes-core/util-linux/util-linux_2.21.1.bbappend
> @@ -0,0 +1,3 @@
> +FILESEXTRAPATHS := "${THISDIR}/${PN}"
> +# Disable microblaze ncurses support
> +EXTRA_OECONF_microblaze += " --without-ncurses "
> diff --git a/recipes-core/util-linux/util-linux_2.21.bbappend b/recipes-core/util-linux/util-linux_2.21.bbappend
> deleted file mode 100644
> index 5199eb2..0000000
> --- a/recipes-core/util-linux/util-linux_2.21.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -FILESEXTRAPATHS := "${THISDIR}/${PN}"
> -# Disable microblaze ncurses support
> -EXTRA_OECONF_microblaze += " --without-ncurses "
> --
> 1.7.9.5
>



-- 
Saludos
Adrian Alonso
http://aalonso.wordpress.com




More information about the Openembedded-devel mailing list