mickey{dbus|term} git set PACKAGE_ARCH to all
authorMichael Lauer <mickey@vanille-media.de>
Wed, 8 Oct 2008 14:06:16 +0000 (14:06 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 8 Oct 2008 14:06:16 +0000 (14:06 +0000)
packages/freesmartphone/mickeydbus_git.bb
packages/freesmartphone/mickeyterm_git.bb

index 9975704..648cc48 100644 (file)
@@ -3,7 +3,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
 LICENSE = "GPLv2"
 PV = "0.9.1+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
@@ -17,3 +17,6 @@ RDEPENDS_${PN} = "\
   python-dbus \
   python-pprint \
 "
+
+PACKAGE_ARCH_${PN} = "all"
+
index e2a36bc..0ecc8bb 100644 (file)
@@ -3,7 +3,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
 LICENSE = "GPLv2"
 PV = "2.9.1+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
@@ -23,3 +23,6 @@ RRECOMMENDS_${PN} += "\
   gsm0710muxd \
   python-dbus \
 "
+
+PACKAGE_ARCH_${PN} = "all"
+