On 08/08/2012 10:42 AM, [email protected] wrote:
From: Xin Ouyang <[email protected]>

[YOCTO #2916]

Signed-off-by: Xin Ouyang <[email protected]>
---
  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 \


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to