From: Denis 'Gnutoo' Carikli Date: Sat, 13 Feb 2010 00:14:03 +0000 (+0100) Subject: task-base : bump PR because bug.conf changed(details below) X-Git-Tag: Release-2010-05/1~491^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af03b94cd8575da9c6722caa54e8fb36895844d;p=openembedded.git 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 --- diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb index fc04b46ff5..8c23aba694 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