* [PATCH 0/1][PULL] hal: add virtual/kernel as its dependency @ 2011-09-07 8:58 Dongxiao Xu 2011-09-07 8:58 ` [PATCH 1/1] hal: Add virtual/kernel as hal's build dependency Dongxiao Xu 0 siblings, 1 reply; 3+ messages in thread From: Dongxiao Xu @ 2011-09-07 8:58 UTC (permalink / raw) To: openembedded-core Hi Saul, This pull request is to fix a kernel header dependency issue of hal, please help to review and pull. Thanks, Dongxiao The following changes since commit 41b7c955cfdc7b4d5c667c8a8742237d5edaca4f: icu-3.6: fix building with big make -j (2011-09-05 20:38:50 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hal http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hal Dongxiao Xu (1): hal: Add virtual/kernel as hal's build dependency meta/recipes-support/hal/hal.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] hal: Add virtual/kernel as hal's build dependency 2011-09-07 8:58 [PATCH 0/1][PULL] hal: add virtual/kernel as its dependency Dongxiao Xu @ 2011-09-07 8:58 ` Dongxiao Xu 2011-09-07 21:59 ` Richard Purdie 0 siblings, 1 reply; 3+ messages in thread From: Dongxiao Xu @ 2011-09-07 8:58 UTC (permalink / raw) To: openembedded-core hal may need some kernel headers, thus we need virtual/kernel as its dependency. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> --- meta/recipes-support/hal/hal.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-support/hal/hal.inc b/meta/recipes-support/hal/hal.inc index b00455b..efd9e72 100644 --- a/meta/recipes-support/hal/hal.inc +++ b/meta/recipes-support/hal/hal.inc @@ -6,7 +6,7 @@ SECTION = "unknown" LICENSE = "GPLv2+ | AFL" LIC_FILES_CHKSUM = "file://COPYING;md5=5b5ffd59fbb7c2fff6de76c94177af31" -DEPENDS = "dbus-glib udev util-linux intltool intltool-native expat libusb gperf-native" +DEPENDS = "virtual/kernel dbus-glib udev util-linux intltool intltool-native expat libusb gperf-native" RDEPENDS_${PN} += "udev hal-info" SRC_URI = "http://hal.freedesktop.org/releases/hal-${PV}.tar.gz \ -- 1.7.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] hal: Add virtual/kernel as hal's build dependency 2011-09-07 8:58 ` [PATCH 1/1] hal: Add virtual/kernel as hal's build dependency Dongxiao Xu @ 2011-09-07 21:59 ` Richard Purdie 0 siblings, 0 replies; 3+ messages in thread From: Richard Purdie @ 2011-09-07 21:59 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, 2011-09-07 at 16:58 +0800, Dongxiao Xu wrote: > hal may need some kernel headers, thus we need virtual/kernel as its > dependency. > > Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> > --- > meta/recipes-support/hal/hal.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Merged to master, thanks. Richard ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-07 22:04 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-09-07 8:58 [PATCH 0/1][PULL] hal: add virtual/kernel as its dependency Dongxiao Xu 2011-09-07 8:58 ` [PATCH 1/1] hal: Add virtual/kernel as hal's build dependency Dongxiao Xu 2011-09-07 21:59 ` Richard Purdie
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox