diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:15:13 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:16:10 +0100 |
commit | c0c657bd92911788b96d9670620eabf024453752 (patch) | |
tree | 774a5e2d966d6ee87da17cd063580d5970564d00 /meta-moblin/packages/bisho/bisho.inc | |
parent | e71a306f9cac8e30e689d607e2092e11a756ef5d (diff) | |
download | poky-c0c657bd92911788b96d9670620eabf024453752.tar.gz |
Split meta-extras and meta-moblin out of the main repository
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/bisho/bisho.inc')
-rw-r--r-- | meta-moblin/packages/bisho/bisho.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-moblin/packages/bisho/bisho.inc b/meta-moblin/packages/bisho/bisho.inc deleted file mode 100644 index 5ff9b9e35a..0000000000 --- a/meta-moblin/packages/bisho/bisho.inc +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | DESCRIPTION = "Web Services Settings" | ||
2 | SRC_URI = "http://download.moblin.org/sources/bisho/0.17/bisho-0.17.1.tar.bz2" | ||
3 | LICENSE = "GPLv2" | ||
4 | |||
5 | DEPENDS = "gtk+ mojito nbtk" | ||
6 | |||
7 | inherit autotools | ||
8 | |||
9 | FILES_${PN} += "${datadir}/icons/" | ||