git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a42234
)
task-base: add PROVIDES = PACKAGES (requested by Rod Whitby)
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 28 May 2007 09:40:32 +0000
(09:40 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 28 May 2007 09:40:32 +0000
(09:40 +0000)
packages/tasks/task-base.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-base.bb
b/packages/tasks/task-base.bb
index
804521e
..
cd40549
100644
(file)
--- a/
packages/tasks/task-base.bb
+++ b/
packages/tasks/task-base.bb
@@
-1,6
+1,7
@@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r3
2
"
+PR = "r3
3
"
+PROVIDES = "${PACKAGES}"
PACKAGES = 'task-boot \
task-base \
task-distro-base \