diff options
author | Ross Burton <ross@openedhand.com> | 2008-06-13 13:12:22 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-06-13 13:12:22 +0000 |
commit | a55c18a132177d3f2cead54ca4983e03a252f29a (patch) | |
tree | 8542d647ae2e802f6540ce2c5234655f25470d06 /meta | |
parent | 4353e39f27b07ad5865a64dc162fd722e7cab8b7 (diff) | |
download | poky-a55c18a132177d3f2cead54ca4983e03a252f29a.tar.gz |
atk_1.18.0.bb: remove as it is unused
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4636 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/atk/atk_1.18.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/packages/atk/atk_1.18.0.bb b/meta/packages/atk/atk_1.18.0.bb deleted file mode 100644 index 3613f2526a..0000000000 --- a/meta/packages/atk/atk_1.18.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require atk.inc | ||
2 | |||
3 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/atk/1.18/atk-${PV}.tar.bz2" | ||