diff options
author | Denis 'Gnutoo' Carikli <GNUtoo@no-log.org> | 2009-07-11 19:18:21 +0200 |
---|---|---|
committer | Denis 'Gnutoo' Carikli <GNUtoo@no-log.org> | 2009-07-11 19:18:21 +0200 |
commit | f5444efce18c3dcf91e8e97dcf7c21d35d2b9337 (patch) | |
tree | 6e8819e4a042d5c6e07250864ae2ae646aecff90 /recipes/libgpg-error/libgpg-error_1.0.bb | |
parent | a0c04025a9f6cc94ed47db39bf20897b4f01644e (diff) | |
parent | 10e9113ea840ac9bafa5a4239efbadb8dd287e97 (diff) |
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/libgpg-error/libgpg-error_1.0.bb')
-rw-r--r-- | recipes/libgpg-error/libgpg-error_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgpg-error/libgpg-error_1.0.bb b/recipes/libgpg-error/libgpg-error_1.0.bb index b81d4b9da7..6e7c0e6adb 100644 --- a/recipes/libgpg-error/libgpg-error_1.0.bb +++ b/recipes/libgpg-error/libgpg-error_1.0.bb @@ -1,3 +1,3 @@ require libgpg-error.inc -PR = "r2" +PR = "${INC_PR}.1" |