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/fontcacheproto_0.1.2.bb | |
parent | 8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff) |
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/fontcacheproto_0.1.2.bb')
-rw-r--r-- | recipes/xorg-proto/fontcacheproto_0.1.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.2.bb b/recipes/xorg-proto/fontcacheproto_0.1.2.bb index 075f6513ac..aed240284a 100644 --- a/recipes/xorg-proto/fontcacheproto_0.1.2.bb +++ b/recipes/xorg-proto/fontcacheproto_0.1.2.bb @@ -1,9 +1,8 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "60df6b625074a9790e28543dcea71651" SRC_URI[archive.sha256sum] = "48063ed49b200927376645f9ffe65faa39af84d59ba6f60f2abb2f9c6fa3d9f9" BBCLASSEXTEND = "native" -PR = "${INC_PR}.0" |