All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dexuan Cui <dexuan.cui@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [v2 12/12] gnu-config-native: add dependency on perl-native
Date: Thu, 14 Apr 2011 16:56:44 +0800	[thread overview]
Message-ID: <dc2b7b09baaee3ef172e41edfb2eedfe065b0006.1302770941.git.dexuan.cui@intel.com> (raw)
In-Reply-To: <cover.1302770941.git.dexuan.cui@intel.com>

From: Dexuan Cui <dexuan.cui@intel.com>

Fixes [YOCTO #968]

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
---
 .../gnu-config/gnu-config_20080123.bb              |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
index e0a8155..2ad0834 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
@@ -3,7 +3,9 @@ DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a direc
 SECTION = "devel"
 LICENSE = "GPLv1+"
 LIC_FILES_CHKSUM = "file://config.guess;endline=39;md5=a089987af4a25cb0419d1c2fd6d495e3"
-DEPENDS = ""
+
+DEPENDS_virtclass-native = "perl-native"
+
 INHIBIT_DEFAULT_DEPS = "1"
 
 FIXEDSRCDATE = "${@bb.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
-- 
1.7.2




  parent reply	other threads:[~2011-04-14  9:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  8:56 [v2 00/12] [v2] recipe upgrades and fix Dexuan Cui
2011-04-14  8:56 ` [v2 01/12] oprofileui: upgrade to latest git version Dexuan Cui
2011-04-14  8:56 ` [v2 02/12] libxt: update from 1.0.9 to the latest version 1.1.1 Dexuan Cui
2011-04-14  8:56 ` [v2 03/12] libxi: upgrade from 1.4.0 to the latest version 1.4.2 Dexuan Cui
2011-04-14  8:56 ` [v2 04/12] fixesproto: upgrade from 4.1.2 to the latest version 5.0 Dexuan Cui
2011-04-14  8:56 ` [v2 05/12] xproto: upgrade from 7.0.20 to the latest version 7.0.21 Dexuan Cui
2011-04-14  8:56 ` [v2 06/12] gnome-doc-utils: upgrade from 0.20.4 to the latest version 0.20.5 Dexuan Cui
2011-04-14  8:56 ` [v2 07/12] xextproto: upgrade from 7.1.2 to the latest version 7.2.0 Dexuan Cui
2011-04-14  8:56 ` [v2 08/12] libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1 Dexuan Cui
2011-04-14  8:56 ` [v2 09/12] cronie: upgrade from 1.4.6 to the latest version 1.4.7 Dexuan Cui
2011-04-14  8:56 ` [v2 10/12] preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, xextproto and libpciaccess Dexuan Cui
2011-04-14  8:56 ` [v2 11/12] distro_tracking_fields.inc: update the info for the following recipes Dexuan Cui
2011-04-14  8:56 ` Dexuan Cui [this message]
2011-04-14 21:24   ` [v2 12/12] gnu-config-native: add dependency on perl-native Saul Wold
2011-04-15  2:53     ` Cui, Dexuan

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=dc2b7b09baaee3ef172e41edfb2eedfe065b0006.1302770941.git.dexuan.cui@intel.com \
    --to=dexuan.cui@intel.com \
    --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.