diff options
Diffstat (limited to 'recipes/libgpg-error/libgpg-error_1.4.bb')
-rw-r--r-- | recipes/libgpg-error/libgpg-error_1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgpg-error/libgpg-error_1.4.bb b/recipes/libgpg-error/libgpg-error_1.4.bb index b81d4b9da7..6e7c0e6adb 100644 --- a/recipes/libgpg-error/libgpg-error_1.4.bb +++ b/recipes/libgpg-error/libgpg-error_1.4.bb @@ -1,3 +1,3 @@ require libgpg-error.inc -PR = "r2" +PR = "${INC_PR}.1" |