gsmd: repair breakage for people not using bleeding edge svn versions
authorKoen Kooi <koen@openembedded.org>
Sun, 18 Nov 2007 08:54:40 +0000 (08:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 18 Nov 2007 08:54:40 +0000 (08:54 +0000)
packages/gsm/gsmd.inc

index f372702..c8167d6 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "libs/gsm"
 PROVIDES += "gsmd"
 RPROVIDES_${PN} = "libgsmd0 libgsmd gsmd gsmd-devel"
 PV = "0.1+svnr${SRCREV}"
-PR = "r38"
+PR = "r39"
 
 SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \
            file://gsmd \
@@ -43,6 +43,8 @@ PACKAGES =+ "\
   ${BASEPN}-plugin-vendor-tihtc \
 "
 
+ALLOW_EMPTY_${BASEPN}-plugin-machine-gta01 = "1"
+
 RDEPENDS_${BASEPN}-plugins = "\
   ${BASEPN}-plugin-machine-generic \
   ${BASEPN}-plugin-machine-tihtc \