* [meta-xilinx] util-linux: rename file to util-linux_2.21.2.bbappend
@ 2012-06-29 1:59 Elvis Dowson
0 siblings, 0 replies; 5+ messages in thread
From: Elvis Dowson @ 2012-06-29 1:59 UTC (permalink / raw)
To: yocto; +Cc: Elvis Dowson
* Rename util-linux bbaapend file to match recipe version provided in
poky/meta/recipes-core/util-linux
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
---
recipes-core/util-linux/util-linux_2.21.1.bbappend | 3 ---
recipes-core/util-linux/util-linux_2.21.2.bbappend | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)
delete mode 100644 recipes-core/util-linux/util-linux_2.21.1.bbappend
create mode 100644 recipes-core/util-linux/util-linux_2.21.2.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
deleted file mode 100644
index 5199eb2..0000000
--- a/recipes-core/util-linux/util-linux_2.21.1.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS := "${THISDIR}/${PN}"
-# Disable microblaze ncurses support
-EXTRA_OECONF_microblaze += " --without-ncurses "
diff --git a/recipes-core/util-linux/util-linux_2.21.2.bbappend b/recipes-core/util-linux/util-linux_2.21.2.bbappend
new file mode 100644
index 0000000..5199eb2
--- /dev/null
+++ b/recipes-core/util-linux/util-linux_2.21.2.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS := "${THISDIR}/${PN}"
+# Disable microblaze ncurses support
+EXTRA_OECONF_microblaze += " --without-ncurses "
--
1.7.9.5
^ permalink raw reply related [flat|nested] 5+ messages in thread* [meta-xilinx] util-linux: rename file to util-linux_2.21.2.bbappend
@ 2012-06-28 17:35 Elvis Dowson
2012-06-29 0:13 ` Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Elvis Dowson @ 2012-06-28 17:35 UTC (permalink / raw)
To: openembedded-devel; +Cc: Elvis Dowson
* Rename util-linux bbaapend file to match recipe version provided in
poky/meta/recipes-core/util-linux
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
---
recipes-core/util-linux/util-linux_2.21.1.bbappend | 3 ---
recipes-core/util-linux/util-linux_2.21.2.bbappend | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)
delete mode 100644 recipes-core/util-linux/util-linux_2.21.1.bbappend
create mode 100644 recipes-core/util-linux/util-linux_2.21.2.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
deleted file mode 100644
index 5199eb2..0000000
--- a/recipes-core/util-linux/util-linux_2.21.1.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS := "${THISDIR}/${PN}"
-# Disable microblaze ncurses support
-EXTRA_OECONF_microblaze += " --without-ncurses "
diff --git a/recipes-core/util-linux/util-linux_2.21.2.bbappend b/recipes-core/util-linux/util-linux_2.21.2.bbappend
new file mode 100644
index 0000000..5199eb2
--- /dev/null
+++ b/recipes-core/util-linux/util-linux_2.21.2.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS := "${THISDIR}/${PN}"
+# Disable microblaze ncurses support
+EXTRA_OECONF_microblaze += " --without-ncurses "
--
1.7.9.5
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [meta-xilinx] util-linux: rename file to util-linux_2.21.2.bbappend
2012-06-28 17:35 Elvis Dowson
@ 2012-06-29 0:13 ` Khem Raj
2012-06-29 2:01 ` Elvis Dowson
0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2012-06-29 0:13 UTC (permalink / raw)
To: openembedded-devel
if this is a bbappend for meta-xilinx then this is not the right list
for this patch
Read http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/README
On Thu, Jun 28, 2012 at 10:35 AM, Elvis Dowson <elvis.dowson@gmail.com> wrote:
> * Rename util-linux bbaapend file to match recipe version provided in
> poky/meta/recipes-core/util-linux
>
> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
> ---
> recipes-core/util-linux/util-linux_2.21.1.bbappend | 3 ---
> recipes-core/util-linux/util-linux_2.21.2.bbappend | 3 +++
> 2 files changed, 3 insertions(+), 3 deletions(-)
> delete mode 100644 recipes-core/util-linux/util-linux_2.21.1.bbappend
> create mode 100644 recipes-core/util-linux/util-linux_2.21.2.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
> deleted file mode 100644
> index 5199eb2..0000000
> --- a/recipes-core/util-linux/util-linux_2.21.1.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -FILESEXTRAPATHS := "${THISDIR}/${PN}"
> -# Disable microblaze ncurses support
> -EXTRA_OECONF_microblaze += " --without-ncurses "
> diff --git a/recipes-core/util-linux/util-linux_2.21.2.bbappend b/recipes-core/util-linux/util-linux_2.21.2.bbappend
> new file mode 100644
> index 0000000..5199eb2
> --- /dev/null
> +++ b/recipes-core/util-linux/util-linux_2.21.2.bbappend
> @@ -0,0 +1,3 @@
> +FILESEXTRAPATHS := "${THISDIR}/${PN}"
> +# Disable microblaze ncurses support
> +EXTRA_OECONF_microblaze += " --without-ncurses "
> --
> 1.7.9.5
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-06-29 3:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 1:59 [meta-xilinx] util-linux: rename file to util-linux_2.21.2.bbappend Elvis Dowson
-- strict thread matches above, loose matches on Subject: below --
2012-06-28 17:35 Elvis Dowson
2012-06-29 0:13 ` Khem Raj
2012-06-29 2:01 ` Elvis Dowson
2012-06-29 2:53 ` Adrian Alonso
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.