[oe-commits] Denis 'Gnutoo' Carikli : task-base : bump PR because bug.conf changed( details below)

git version control git at git.openembedded.org
Mon Feb 15 06:23:42 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 0af03b94cd8575da9c6722caa54e8fb36895844d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0af03b94cd8575da9c6722caa54e8fb36895844d

Author: Denis 'Gnutoo' Carikli <GNUtoo at no-log.org>
Date:   Sat Feb 13 01:14:03 2010 +0100

task-base : bump PR because bug.conf changed(details below)

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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
index fc04b46..8c23aba 100644
--- 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 = "r87"
+PR = "r88"
 
 inherit task
 





More information about the Openembedded-commits mailing list