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:
a412473
)
task-base : bump PR because bug.conf changed(details below)
author
Denis 'Gnutoo' Carikli
<GNUtoo@no-log.org>
Sat, 13 Feb 2010 00:14:03 +0000
(
01:14
+0100)
committer
Denis 'Gnutoo' Carikli
<GNUtoo@no-log.org>
Sat, 13 Feb 2010 01:04:59 +0000
(
02:04
+0100)
kernel-modules was added to MACHINE_EXTRA_RRECOMMENDS in bug.conf,
But without bumping the PR of task-base it wouldn't include
the kernel modules into the image
recipes/tasks/task-base.bb
patch
|
blob
|
history
diff --git
a/recipes/tasks/task-base.bb
b/recipes/tasks/task-base.bb
index
fc04b46
..
8c23aba
100644
(file)
--- a/
recipes/tasks/task-base.bb
+++ b/
recipes/tasks/task-base.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r8
7
"
+PR = "r8
8
"
inherit task