aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox2
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-04 11:48:07 -0700
committerKhem Raj <raj.khem@gmail.com>2010-08-05 08:25:51 -0700
commit9d612c4bb9bef813bdef9e198efc5949d51905eb (patch)
tree0cd8c93bb1cd91e68fea21b864fc267a7bd2256b /recipes/matchbox2
parent8cf290da2b42dea60d7ca598f37169fed8d858c6 (diff)
downloadopenembedded-9d612c4bb9bef813bdef9e198efc5949d51905eb.tar.gz
recipes: inherit autotools instead of autotools_stage
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'recipes/matchbox2')
-rw-r--r--recipes/matchbox2/matchbox-desktop-2_svn.bb2
-rw-r--r--recipes/matchbox2/matchbox-panel-2_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/matchbox2/matchbox-desktop-2_svn.bb b/recipes/matchbox2/matchbox-desktop-2_svn.bb
index 12ff8ac8d9..bb4991a5c0 100644
--- a/recipes/matchbox2/matchbox-desktop-2_svn.bb
+++ b/recipes/matchbox2/matchbox-desktop-2_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "2096"
PV = "2.0+svnr${SRCPV}"
PR = "r2"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://fallback-folder.patch;striplevel=0 \
diff --git a/recipes/matchbox2/matchbox-panel-2_svn.bb b/recipes/matchbox2/matchbox-panel-2_svn.bb
index 36a6c0fb0a..8ca4b664c6 100644
--- a/recipes/matchbox2/matchbox-panel-2_svn.bb
+++ b/recipes/matchbox2/matchbox-panel-2_svn.bb
@@ -10,7 +10,7 @@ SRCREV = "2098"
PV = "2.0+svnr${SRCPV}"
PR = "r1"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://scaling-image-double-free.patch;striplevel=0 \