[oe-commits] org.oe.dev gsmd2 git disable tests make it compile now

mickeyl commit oe at amethyst.openembedded.net
Mon Jun 16 14:27:49 UTC 2008


gsmd2 git disable tests make it compile now

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 9923a1dbe2ed8c727cb2a236afa5262aaa83fb19
ViewMTN: http://monotone.openembedded.org/revision/info/9923a1dbe2ed8c727cb2a236afa5262aaa83fb19
Files:
1
packages/freesmartphone/gsmd2_git.bb
Diffs:

#
# mt diff -r5fc614e5aaeec54eb6667a7a09ba920551217a7f -r9923a1dbe2ed8c727cb2a236afa5262aaa83fb19
#
#
#
# patch "packages/freesmartphone/gsmd2_git.bb"
#  from [eb494ab0a34eb1eb05405be07913484edac19752]
#    to [02f55bd7839997d6afe7032a9c3f8fb0ce1a89d1]
#
============================================================
--- packages/freesmartphone/gsmd2_git.bb	eb494ab0a34eb1eb05405be07913484edac19752
+++ packages/freesmartphone/gsmd2_git.bb	02f55bd7839997d6afe7032a9c3f8fb0ce1a89d1
@@ -1,14 +1,17 @@ HOMEPAGE = "http://www.freesmartphone.or
 DESCRIPTION = "GSM 07.07 phone server"
 HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/gsm0710muxd"
-AUTHOR = "Ixonos"
+AUTHOR = "Ixonos Team"
 SECTION = "console/network"
 DEPENDS = "dbus dbus-glib"
 RDEPENDS = "gsm0710muxd"
 LICENSE = "GPL"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.1.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/gsmd2.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
 
 inherit autotools
+
+EXTRA_OECONF = "--disable-tests"
+






More information about the Openembedded-commits mailing list