summaryrefslogtreecommitdiffstats
path: root/meta/packages/xcb/xcb-proto_1.5.bb
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-01-06 15:38:22 +0000
committerJoshua Lock <josh@linux.intel.com>2010-01-06 15:52:16 +0000
commit5504082a0950bebe3a84143d04575d38f39c3e8d (patch)
tree9cc1f23b11239635ec6441c1a6c2ba73783070eb /meta/packages/xcb/xcb-proto_1.5.bb
parentfc20223097ef3f40d76b33f708ef3f4ebc5369d2 (diff)
downloadpoky-5504082a0950bebe3a84143d04575d38f39c3e8d.tar.gz
xcb-proto: support building native packages of each version
Move the BBCLASSEXTEND="native" to the inc file from the git recipe. Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/xcb/xcb-proto_1.5.bb')
-rw-r--r--meta/packages/xcb/xcb-proto_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xcb/xcb-proto_1.5.bb b/meta/packages/xcb/xcb-proto_1.5.bb
index e602252d92..8aaa9a0c5d 100644
--- a/meta/packages/xcb/xcb-proto_1.5.bb
+++ b/meta/packages/xcb/xcb-proto_1.5.bb
@@ -1,2 +1,2 @@
1include xcb-proto.inc 1include xcb-proto.inc
2PR = "r1" 2PR = "r2"