diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 12:10:54 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 12:16:37 +0200 |
commit | 2219309c7c482003cfe5cdcf18155e78b877d45a (patch) | |
tree | 7069c10416af9c99675b6dea3a6f8a5b8fe54a61 /recipes/xorg-proto/scrnsaverproto_1.2.0.bb | |
parent | 8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff) |
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/scrnsaverproto_1.2.0.bb')
-rw-r--r-- | recipes/xorg-proto/scrnsaverproto_1.2.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/scrnsaverproto_1.2.0.bb b/recipes/xorg-proto/scrnsaverproto_1.2.0.bb index 6db86008b7..257da8d68d 100644 --- a/recipes/xorg-proto/scrnsaverproto_1.2.0.bb +++ b/recipes/xorg-proto/scrnsaverproto_1.2.0.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "9040c991a56ee9b5976936f8c65d5c8a" SRC_URI[archive.sha256sum] = "deaf0a3212617e0dab353a3c3a66e0a1f2398306eca0fd882ac15996b0e44d99" -PR = "${INC_PR}.0" |