[oe-commits] Martin Jansa : task-base: bump PR to pick changes from nokia900.conf

git version control git at git.openembedded.org
Wed Feb 16 07:44:55 UTC 2011


Module: openembedded.git
Branch: master
Commit: ee63bd5d2e335e0af21adcd3918bb8f96e1d88ed
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ee63bd5d2e335e0af21adcd3918bb8f96e1d88ed

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 16 08:43:21 2011 +0100

task-base: bump PR to pick changes from nokia900.conf

* lack of coffee made me thing that MACHINE_KERNEL_PR bump in
  648bd1c785fae9de66001dc588720366b9ebda2c is what I need, sorry for
  that

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 32d871d..b47349e 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 = "r92"
+PR = "r93"
 
 inherit task
 





More information about the Openembedded-commits mailing list