Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS
@ 2012-08-20 19:36 Mark Hatle
  2012-08-20 19:36 ` [PATCH 1/1 " Mark Hatle
  2012-08-24 18:25 ` [PATCH 0/1 " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Hatle @ 2012-08-20 19:36 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 04568d1f18250d531aad5d286157d2d559083520:

Revise the commit message from the original pull request.

  qemu: Fix broken accidental path move (2012-08-20 17:25:21 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib mhatle/grub
  http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/grub

Xin Ouyang (1):
  grub-1.99: Add flex-native to DEPENDS

 meta/recipes-bsp/grub/grub_1.99.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.3.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1 v2] grub-1.99: Add flex-native to DEPENDS
  2012-08-20 19:36 [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS Mark Hatle
@ 2012-08-20 19:36 ` Mark Hatle
  2012-08-24 18:25 ` [PATCH 0/1 " Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Hatle @ 2012-08-20 19:36 UTC (permalink / raw)
  To: openembedded-core

From: Xin Ouyang <Xin.Ouyang@windriver.com>

[YOCTO #2916]

On some systems the host version of flex may be too old to work properly,
instead we depend on flex-native to ensure that we have the proper version
available to us.  (Flex version 2.5.35 or newer is requried.)

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>

Clarified commit message

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 meta/recipes-bsp/grub/grub_1.99.bb |    4 ++--
 1 files 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.3.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS
  2012-08-20 19:36 [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS Mark Hatle
  2012-08-20 19:36 ` [PATCH 1/1 " Mark Hatle
@ 2012-08-24 18:25 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-08-24 18:25 UTC (permalink / raw)
  To: Mark Hatle; +Cc: openembedded-core

On 08/20/2012 12:36 PM, Mark Hatle wrote:
> The following changes since commit 04568d1f18250d531aad5d286157d2d559083520:
>
> Revise the commit message from the original pull request.
>
>    qemu: Fix broken accidental path move (2012-08-20 17:25:21 +0100)
>
> are available in the git repository at:
>    git://git.yoctoproject.org/poky-contrib mhatle/grub
>    http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/grub
>
> Xin Ouyang (1):
>    grub-1.99: Add flex-native to DEPENDS
>
>   meta/recipes-bsp/grub/grub_1.99.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-24 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 19:36 [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS Mark Hatle
2012-08-20 19:36 ` [PATCH 1/1 " Mark Hatle
2012-08-24 18:25 ` [PATCH 0/1 " Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox