Added package-index to unslung-packages
authorRod Whitby <rod@whitby.id.au>
Thu, 14 Jul 2005 17:33:46 +0000 (17:33 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 14 Jul 2005 17:33:46 +0000 (17:33 +0000)
packages/meta/unslung-packages.bb

index 53355d7..21a55ae 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Packages that are compatible with the Unslung firmware"
 LICENSE = MIT
-PR = "r2"
+PR = "r3"
 
 ALLOW_EMPTY = 1
 PACKAGES = "${PN}"
@@ -12,4 +12,5 @@ BROKEN_PACKAGES = "\
        "
 
 DEPENDS = 'unslung-image \
-       ${UNSLUNG_PACKAGES}'
+       ${UNSLUNG_PACKAGES} \
+       package-index'