diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/e-wm-config-illume-shr_git.bb | 2 | ||||
-rw-r--r-- | recipes/shr/e-wm-config-illume2-shr_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/e-wm-config-illume-shr_git.bb b/recipes/shr/e-wm-config-illume-shr_git.bb index b816b400a7..12b3324a41 100644 --- a/recipes/shr/e-wm-config-illume-shr_git.bb +++ b/recipes/shr/e-wm-config-illume-shr_git.bb @@ -4,7 +4,7 @@ DEPENDS = "eet" LICENSE = "MIT BSD" SRCREV = "285e2f0a92fc47d9a739c5a1a936124b6e6fa819" PV = "1.2+gitr${SRCPV}" -PR = "r3" +PR = "r4" inherit e diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb index d35d2ee1b4..15ff3773ed 100644 --- a/recipes/shr/e-wm-config-illume2-shr_git.bb +++ b/recipes/shr/e-wm-config-illume2-shr_git.bb @@ -5,7 +5,7 @@ LICENSE = "MIT BSD" RDEPENDS_${PN} = "shr-e-gadgets" SRCREV = "4bc1a7e7a59ede2a750ee7d02729fa9c535641d9" PV = "1.2+gitr${SRCPV}" -PR = "r4" +PR = "r5" inherit e |