diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-05-05 08:57:22 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-05 08:57:22 +0000 |
commit | 907c744d46f4d8533b5deecc41df8839c38a759b (patch) | |
tree | 0715240ae9ef398f48c89ee794bebd3cf57d4315 /packages/xproto | |
parent | 6de77d51375f042db0cb2c4e3c44f5895f4c7dff (diff) |
xcb: add recipes for xcb-proto, libxcb, xcb-util and xcb-demo (0.9/0.1 release and git)
Diffstat (limited to 'packages/xproto')
-rw-r--r-- | packages/xproto/xcb-proto_0.9.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/xproto/xcb-proto_0.9.bb b/packages/xproto/xcb-proto_0.9.bb deleted file mode 100644 index ba5e3ed953..0000000000 --- a/packages/xproto/xcb-proto_0.9.bb +++ /dev/null @@ -1,6 +0,0 @@ -include proto-common.inc - -SRC_URI = "http://xcb.freedesktop.org/dist/${P}.tar.bz2" - - - |