diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 20:49:44 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 20:49:44 +0000 |
commit | 89ef004b64d632304d7c159968262387f449844b (patch) | |
tree | 151460a6ccda771a42e42b1956dc094637b43b1c /packages | |
parent | 169050dbb33861446185a34ef1aca862e2a0f861 (diff) |
task-base: Bump PR again to make sure all machine config changes propogated.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/tasks/task-base.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb index 6f4d490ff6..33d93f2921 100644 --- a/packages/tasks/task-base.bb +++ b/packages/tasks/task-base.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Merge machine and distro options to create a basic machine task/package" -PR = "r49" +PR = "r50" inherit task |