diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-31 14:50:00 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-31 14:50:00 +0200 |
commit | d9436bc577a4e7c26e7b2066a23b26697cd0f3e5 (patch) | |
tree | e6ce194238c3b1e53fe377b9e24476315c5f3ca3 /recipes/tasks | |
parent | bf47a92957f8f84ef8a7876122a4d552d461b426 (diff) |
angstrom 2009.X: switch to bluez4
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 c60ae4ff0b..4003359dd1 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 = "r79" +PR = "r80" inherit task |