diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-11 18:24:05 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-11 18:25:10 +0100 |
commit | a6c5440ffe753e5bfe6d816b42a08e89b9a75d6f (patch) | |
tree | c643d146749353f5f8540e7f9d07b7ef6a7ad271 /recipes/tasks | |
parent | dff7d5f7d053d3d7befcd09893e994dd0833d8ee (diff) |
task-fso2-compliance: bump PR to pull changes from eceec52d44d2fa998fba9c6daa65ba3b461cbb7b
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-fso2-compliance.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb index 2cf7d7e2d3..de7d6c1281 100644 --- a/recipes/tasks/task-fso2-compliance.bb +++ b/recipes/tasks/task-fso2-compliance.bb @@ -3,7 +3,7 @@ Install this task to make your distribution FSO 2.0-compliant." SECTION = "fso/base" LICENSE = "MIT" PV = "1.9.0" -PR = "r4" +PR = "r5" inherit task |