diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-21 14:32:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-03 12:19:00 +0200 |
commit | b196b4ea4b124c2ea22d5823847a653252dbdcf3 (patch) | |
tree | 24f36068cf8aa0ec3a33d46ea132f7ca73ad43c7 /recipes/tasks | |
parent | 5e75fa8c1b28055b610eb47ba5d3368a16810aa4 (diff) |
linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to modules, update om-gta02 to load them
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | 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 bc1324ba86..2eedb31df8 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 = "r89" +PR = "r90" inherit task |