task-base: add PROVIDES = PACKAGES (requested by Rod Whitby)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 28 May 2007 09:40:32 +0000 (09:40 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 28 May 2007 09:40:32 +0000 (09:40 +0000)
packages/tasks/task-base.bb

index 804521e..cd40549 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r32"
+PR = "r33"
 
+PROVIDES = "${PACKAGES}"
 PACKAGES = 'task-boot \
             task-base \
             task-distro-base \