diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-12 13:48:51 +0900 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-12 13:48:51 +0900 |
commit | b23e6b9e4d72f1c1fd39c43b7d4377a44b641329 (patch) | |
tree | 312af327a2edfbb65584fdff81fdb572d25ee080 /recipes/xorg-proto | |
parent | 973a007b74a0f9d0ef54b802364e8b3d19f83ab7 (diff) |
xextproto: add native 7.0.3 package
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r-- | recipes/xorg-proto/xextproto-native_7.0.3.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xextproto-native_7.0.3.bb b/recipes/xorg-proto/xextproto-native_7.0.3.bb new file mode 100644 index 0000000000..ff2bc4ffd3 --- /dev/null +++ b/recipes/xorg-proto/xextproto-native_7.0.3.bb @@ -0,0 +1,7 @@ +require xextproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xextproto" + +inherit native |