diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-07 21:03:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-08 09:52:20 +0200 |
commit | fca4a21b18063f16d5dff4adc914a2f131af3696 (patch) | |
tree | a11ce397fef612c742e25bcb124026e8a0619610 /recipes/gtk+ | |
parent | fc909a927ddfcb4c0c10da1b278b496c68319a6a (diff) |
recipes: bump PR for packages depending on jpeg which changed .so name with 6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once
* this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
Diffstat (limited to 'recipes/gtk+')
-rw-r--r-- | recipes/gtk+/gtk+_2.20.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.20.1.bb b/recipes/gtk+/gtk+_2.20.1.bb index 3013331ce0..c8d10b3533 100644 --- a/recipes/gtk+/gtk+_2.20.1.bb +++ b/recipes/gtk+/gtk+_2.20.1.bb @@ -9,7 +9,7 @@ SRC_URI_append = "file://gtk-dnd-grab-deadlock-fix.patch \ SRC_URI[gtk.md5sum] = "53e6f3a93bd22934878fc4a4a34c68aa" SRC_URI[gtk.sha256sum] = "0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" BBCLASSEXTEND = "native" |