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