[OE-core] [PATCH 1/1] grub-1.99: Add flex-native to DEPENDS

Saul Wold sgw at linux.intel.com
Thu Aug 9 13:58:41 UTC 2012


On 08/08/2012 10:42 AM, xin.ouyang at windriver.com wrote:
> From: Xin Ouyang <Xin.Ouyang at windriver.com>
>
> [YOCTO #2916]
>
> Signed-off-by: Xin Ouyang <Xin.Ouyang at 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 \
>




More information about the Openembedded-core mailing list