diff options
Diffstat (limited to 'packages/tasks/task-openprotium.bb')
-rw-r--r-- | packages/tasks/task-openprotium.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-openprotium.bb b/packages/tasks/task-openprotium.bb index 7f09cde157..4c5d762f8f 100644 --- a/packages/tasks/task-openprotium.bb +++ b/packages/tasks/task-openprotium.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Basic image for openprotium" HOMEPAGE = "http://www.openprotium.org" PACKAGE_ARCH = "${MACHINE_ARCH}" ALLOW_EMPTY = "1" -FILE_PR = "r1" +PR = "r1" inherit task |