From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.linuxtogo.org>
Subject: Re: [PATCH 1/1] grub-1.99: Add flex-native to DEPENDS
Date: Thu, 09 Aug 2012 16:58:41 +0300 [thread overview]
Message-ID: <5023C211.6060003@linux.intel.com> (raw)
In-Reply-To: <b3cee5ec4889c0f001f8b32629331d7b1bb90438.1344411406.git.Xin.Ouyang@windriver.com>
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 \
>
prev parent reply other threads:[~2012-08-09 14:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5023C211.6060003@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.linuxtogo.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.