diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-17 10:42:20 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-17 10:42:20 +0000 |
commit | b0dd46705253334fed14ff304781e91a152374ad (patch) | |
tree | f87167e26d513e380ee268e955f81180a73e9306 /meta/packages/xorg-proto/xextproto_7.0.2.bb | |
parent | 70dc1470118bb4afd39fe2efb031eb2a7080dac6 (diff) | |
download | poky-b0dd46705253334fed14ff304781e91a152374ad.tar.gz |
xorg-proto: Clean up various files and add sdk varients where needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3502 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-proto/xextproto_7.0.2.bb')
-rw-r--r-- | meta/packages/xorg-proto/xextproto_7.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/xextproto_7.0.2.bb b/meta/packages/xorg-proto/xextproto_7.0.2.bb index 9f09fff7b7..829d3cbe1e 100644 --- a/meta/packages/xorg-proto/xextproto_7.0.2.bb +++ b/meta/packages/xorg-proto/xextproto_7.0.2.bb | |||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc | |||
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r1" |
4 | PE = "1" | 4 | PE = "1" |
5 | |||
6 | XORG_PN = "xextproto" | ||