[oe-commits] Angus Ainslie : libgsm0710mux: put autotools_stage back in

GIT User account git at amethyst.openembedded.net
Tue Mar 10 20:37:55 UTC 2009


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

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue Mar 10 14:06:23 2009 -0600

libgsm0710mux: put autotools_stage back in

---

 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 53c4051..1d69e3d 100644
--- a/packages/freesmartphone/libgsm0710mux_git.bb
+++ b/packages/freesmartphone/libgsm0710mux_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/git"
 
-inherit autotools pkgconfig
+inherit autotools_stage pkgconfig
 
 do_install_append() {
 	install -d ${D}${sysconfdir}





More information about the Openembedded-commits mailing list