[oe-commits] org.oe.dev guile: inherit binconfig as well

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:05:13 UTC 2008


guile: inherit binconfig as well

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 927230fdadc85c2a14f2f4ee848fe29c94d9ffe1
ViewMTN: http://monotone.openembedded.org/revision/info/927230fdadc85c2a14f2f4ee848fe29c94d9ffe1
Files:
1
packages/guile/guile_1.8.5.bb
Diffs:

#
# mt diff -re10b25001ecd4fdb4051e6efb417dacc1dd2b985 -r927230fdadc85c2a14f2f4ee848fe29c94d9ffe1
#
#
#
# patch "packages/guile/guile_1.8.5.bb"
#  from [c0a78b97b73fb09255824c0c15c37be62f7235d7]
#    to [05082e8e04e004b6041183ba494181980cffcc06]
#
============================================================
--- packages/guile/guile_1.8.5.bb	c0a78b97b73fb09255824c0c15c37be62f7235d7
+++ packages/guile/guile_1.8.5.bb	05082e8e04e004b6041183ba494181980cffcc06
@@ -5,10 +5,12 @@ LICENSE = "GPL"
 DEPENDS = "guile-native"
 LICENSE = "GPL"
 
+PR = "r1"
+
 SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
            file://configure-fix.patch;patch=1 "
 
-inherit autotools
+inherit autotools binconfig
 
 acpaths = "-I ${S}/guile-config"
 






More information about the Openembedded-commits mailing list