bitbake: it is not PACKAGE_ARCH='all' as it contain python byte-compiled stuff which...
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 18 Aug 2006 13:08:26 +0000 (13:08 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 18 Aug 2006 13:08:26 +0000 (13:08 +0000)
packages/bitbake/bitbake.inc
packages/bitbake/bitbake_1.6.0.bb

index e454db2..1c5c7ad 100644 (file)
@@ -9,4 +9,3 @@ HOMEPAGE = "http://developer.berlios.de/projects/bitbake/"
 LICENSE = "GPL MIT"
 SECTION = "devel"
 SUMMARY = "BitBake build tool"
-PACKAGE_ARCH = "all"
index ad4b495..4289c49 100644 (file)
@@ -1,5 +1,7 @@
 require bitbake.inc
 
+PR = "r1"
+
 # We don't need a toolchain...
 INHIBIT_DEFAULT_DEPS = "1"