diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-04 11:40:30 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-04 11:40:30 +0000 |
commit | d48249ddf3745d3fe7c8ced9c58e3b3308fce8bb (patch) | |
tree | a6ba2443985f760a2db7f01a59635f00e5454dbd /meta/packages/xorg-proto/xextproto_7.0.2.bb | |
parent | abdf7d4c2eb1c773260b26c5e97c7585851d4dd4 (diff) | |
download | poky-d48249ddf3745d3fe7c8ced9c58e3b3308fce8bb.tar.gz |
xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields
- all native recipes use non-native as base
- kbproto-native updated to 1.0.3 to match non-native one
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2098 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 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/packages/xorg-proto/xextproto_7.0.2.bb b/meta/packages/xorg-proto/xextproto_7.0.2.bb index 94bdb6e296..9f09fff7b7 100644 --- a/meta/packages/xorg-proto/xextproto_7.0.2.bb +++ b/meta/packages/xorg-proto/xextproto_7.0.2.bb | |||
@@ -1,9 +1,4 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | #PROVIDES = "xextensions" | 3 | PR = "r1" |
4 | |||
5 | #DESCRIPTION = "" | ||
6 | |||
7 | #DEPENDS += " " | ||
8 | |||
9 | PE = "1" | 4 | PE = "1" |