diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-08-17 22:26:32 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-08-17 22:26:46 +0200 |
commit | e9cc6924d64389b899bebd01fa89d353c83dc974 (patch) | |
tree | 8f0b53f5641281a118b46b509d5640f773050891 /meta-hmi-framework/recipes-platform | |
parent | ce60a017947b11ef5827ee6fae05fc621e5c4c49 (diff) |
Bump packagegroup to fix library renaming issueflounder_5.99.3flounder/5.99.35.99.3
We see
- nothing provides libqthomescreenwrapper0 needed by packagegroup-hmi-framework-1.0-r0.noarch
from the cached packagegroup. Thus bump PR to ensue the new version is the chosen version.
Change-Id: I35d9f6531f17b2a0e7b406bd4885cfacb1fdc689
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-hmi-framework/recipes-platform')
-rw-r--r-- | meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb b/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb index 7be0caef..2612d82f 100644 --- a/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb +++ b/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb @@ -3,6 +3,10 @@ DESCRIPTION = "A set of packages belong to the hmi framework 2017" LICENSE = "MIT" +# need to bump manually due to: +# - nothing provides libqthomescreenwrapper0 needed by packagegroup-hmi-framework-1.0-r0.noarch +PR = "2" + inherit packagegroup RDEPENDS_${PN} += " \ |