aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/expat/expat-native_2.0.1.bb
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-16 18:05:51 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-16 18:11:34 +0800
commit5de0ca84e6d5dc1b4b1e2bf4bcdc63a8b66bac58 (patch)
tree8b7b4ac9fd5c3f03ae180ab7c32014bd54ce0155 /recipes/expat/expat-native_2.0.1.bb
parent697ec7d0cf012f5dcef3dbcac19ead12011a166b (diff)
downloadopenembedded-5de0ca84e6d5dc1b4b1e2bf4bcdc63a8b66bac58.tar.gz
expat-native: Upgrade to match latest of expat.
Diffstat (limited to 'recipes/expat/expat-native_2.0.1.bb')
-rw-r--r--recipes/expat/expat-native_2.0.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/expat/expat-native_2.0.1.bb b/recipes/expat/expat-native_2.0.1.bb
new file mode 100644
index 0000000000..edfa53ae48
--- /dev/null
+++ b/recipes/expat/expat-native_2.0.1.bb
@@ -0,0 +1,4 @@
+SECTION = "libs"
+require expat_${PV}.bb
+inherit native
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"