[oe-commits] Angus Ainslie : Change autotools-staging to autotools

GIT User account git at amethyst.openembedded.net
Thu Mar 5 20:34:56 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 68721ff54dbb70ed45793f5fb10dacf450e5c690
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=68721ff54dbb70ed45793f5fb10dacf450e5c690

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Thu Mar  5 12:27:30 2009 -0700

Change autotools-staging to autotools
must have cherry-picked this from dev

---

 packages/freesmartphone/libgsm0710mux_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/freesmartphone/libgsm0710mux_git.bb b/packages/freesmartphone/libgsm0710mux_git.bb
index 9d6fd7d..cc69375 100644
--- a/packages/freesmartphone/libgsm0710mux_git.bb
+++ b/packages/freesmartphone/libgsm0710mux_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/git"
 
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
 
 do_install_append() {
 	install -d ${D}${sysconfdir}





More information about the Openembedded-commits mailing list