diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 10:09:09 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 17:00:15 +0100 |
commit | 3d2308b173ecbc9a6713c82e621ec16b35ffa37d (patch) | |
tree | ea2fe302b9be83f8aa26d1aff1248f07cc27ca42 /recipes/libsdl/libsdl-x11_1.2.11.bb | |
parent | 4234fc28e699ac720506cd9a3e431f8b670e1f7f (diff) |
libsdl: use INC_PR, bump for mesa -> virtual/libgl change
Diffstat (limited to 'recipes/libsdl/libsdl-x11_1.2.11.bb')
-rw-r--r-- | recipes/libsdl/libsdl-x11_1.2.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl-x11_1.2.11.bb b/recipes/libsdl/libsdl-x11_1.2.11.bb index 0dffe4ab3f..cf2cf49a56 100644 --- a/recipes/libsdl/libsdl-x11_1.2.11.bb +++ b/recipes/libsdl/libsdl-x11_1.2.11.bb @@ -3,7 +3,7 @@ require libsdl.inc # extra-keys.patch is missing DEFAULT_PREFERENCE = "-1" -PR = "r8" +PR = "${INC_PR}.0" SRC_URI = "\ http://www.libsdl.org/release/SDL-${PV}.tar.gz \ |