* [PATCH 0/1] findutils-4.4.2: add bison-native to DEPENDS
@ 2012-07-30 12:25 xin.ouyang
2012-07-30 12:25 ` [PATCH 1/1] " xin.ouyang
0 siblings, 1 reply; 2+ messages in thread
From: xin.ouyang @ 2012-07-30 12:25 UTC (permalink / raw)
To: openembedded-core
From: Xin Ouyang <Xin.Ouyang@windriver.com>
[YOCTO #2858]
The following changes since commit 7411158e1f980cd71c432026fa2f68ab80e3541e:
xcb-proto: Update for python-native changes (2012-07-29 17:17:38 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib xouyang/2858
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xouyang/2858
Xin Ouyang (1):
findutils-4.4.2: add bison-native to DEPENDS
meta/recipes-extended/findutils/findutils_4.4.2.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] findutils-4.4.2: add bison-native to DEPENDS
2012-07-30 12:25 [PATCH 0/1] findutils-4.4.2: add bison-native to DEPENDS xin.ouyang
@ 2012-07-30 12:25 ` xin.ouyang
0 siblings, 0 replies; 2+ messages in thread
From: xin.ouyang @ 2012-07-30 12:25 UTC (permalink / raw)
To: openembedded-core
From: Xin Ouyang <Xin.Ouyang@windriver.com>
[YOCTO #2858]
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
---
meta/recipes-extended/findutils/findutils_4.4.2.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/findutils/findutils_4.4.2.bb b/meta/recipes-extended/findutils/findutils_4.4.2.bb
index 218bf83..34e53d2 100644
--- a/meta/recipes-extended/findutils/findutils_4.4.2.bb
+++ b/meta/recipes-extended/findutils/findutils_4.4.2.bb
@@ -1,6 +1,6 @@
require findutils.inc
-PR = "r5"
+PR = "r6"
SRC_URI += "file://01-27017.patch \
file://02-28824.patch \
@@ -12,6 +12,8 @@ SRC_URI += "file://01-27017.patch \
SRC_URI[md5sum] = "351cc4adb07d54877fa15f75fb77d39f"
SRC_URI[sha256sum] = "434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a"
+DEPENDS = "bison-native"
+
# http://savannah.gnu.org/bugs/?27299
CACHED_CONFIGUREVARS += "${@base_contains('DISTRO_FEATURES', 'libc-posix-clang-wchar', 'gl_cv_func_wcwidth_works=yes', '', d)}"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-30 12:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-30 12:25 [PATCH 0/1] findutils-4.4.2: add bison-native to DEPENDS xin.ouyang
2012-07-30 12:25 ` [PATCH 1/1] " xin.ouyang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox