* [PATCH 0/1] grub-1.99: Add flex-native to DEPENDS
@ 2012-08-08 7:42 xin.ouyang
2012-08-08 7:42 ` [PATCH 1/1] " xin.ouyang
0 siblings, 1 reply; 3+ messages in thread
From: xin.ouyang @ 2012-08-08 7:42 UTC (permalink / raw)
To: openembedded-core
From: Xin Ouyang <Xin.Ouyang@windriver.com>
[YOCTO #2916]
The following changes since commit 87ffccb5dc184375e8807834e3b9b08ada708105:
automake: Fix version reference in path substitutions (2012-08-07 23:36:05 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib xouyang/2916
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xouyang/2916
Xin Ouyang (1):
grub-1.99: Add flex-native to DEPENDS
meta/recipes-bsp/grub/grub_1.99.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] grub-1.99: Add flex-native to DEPENDS
2012-08-08 7:42 [PATCH 0/1] grub-1.99: Add flex-native to DEPENDS xin.ouyang
@ 2012-08-08 7:42 ` xin.ouyang
2012-08-09 13:58 ` Saul Wold
0 siblings, 1 reply; 3+ messages in thread
From: xin.ouyang @ 2012-08-08 7:42 UTC (permalink / raw)
To: openembedded-core
From: Xin Ouyang <Xin.Ouyang@windriver.com>
[YOCTO #2916]
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
---
meta/recipes-bsp/grub/grub_1.99.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb
index 9879651..64cefe0 100644
--- a/meta/recipes-bsp/grub/grub_1.99.bb
+++ b/meta/recipes-bsp/grub/grub_1.99.bb
@@ -11,9 +11,9 @@ SECTION = "bootloaders"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-DEPENDS = "autogen-native"
+DEPENDS = "autogen-native flex-native"
RDEPENDS_${PN} = "diffutils freetype"
-PR = "r11"
+PR = "r12"
SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \
file://grub-install.in.patch \
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] grub-1.99: Add flex-native to DEPENDS
2012-08-08 7:42 ` [PATCH 1/1] " xin.ouyang
@ 2012-08-09 13:58 ` Saul Wold
0 siblings, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-08-09 13:58 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 08/08/2012 10:42 AM, xin.ouyang@windriver.com wrote:
> From: Xin Ouyang <Xin.Ouyang@windriver.com>
>
> [YOCTO #2916]
>
> Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
> ---
> meta/recipes-bsp/grub/grub_1.99.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb
> index 9879651..64cefe0 100644
> --- a/meta/recipes-bsp/grub/grub_1.99.bb
> +++ b/meta/recipes-bsp/grub/grub_1.99.bb
> @@ -11,9 +11,9 @@ SECTION = "bootloaders"
> LICENSE = "GPLv3"
> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>
> -DEPENDS = "autogen-native"
> +DEPENDS = "autogen-native flex-native"
Why is it needed, you don't have any commit message as to that?
Also, Radu just posted a recipe update, can you verify if it is still
required for the newer version and rebase if needed.
Thanks
Sau!
> RDEPENDS_${PN} = "diffutils freetype"
> -PR = "r11"
> +PR = "r12"
>
> SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \
> file://grub-install.in.patch \
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-09 14:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08 7:42 [PATCH 0/1] grub-1.99: Add flex-native to DEPENDS xin.ouyang
2012-08-08 7:42 ` [PATCH 1/1] " xin.ouyang
2012-08-09 13:58 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox