From e9b45ff67d32fdc27950a51135b6dabada8334e7 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 24 Jul 2011 17:57:24 +0100 Subject: initial commit of meta-opie Populate the repository with files from OpenEmbedded at revision 45edf621296daf150c72b876d720861235e5762e - no changes, only rearranged the directory structure to match the new oe-core style and added COPYING.MIT and README. Signed-off-by: Paul Eggleton --- recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb (limited to 'recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb') diff --git a/recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb b/recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb new file mode 100644 index 0000000..a64829f --- /dev/null +++ b/recipes-opie/opie-taskbar/opie-taskbar-images_1.2.5.bb @@ -0,0 +1,6 @@ +require ${PN}.inc + +PR = "r0" +SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_pics.tar.bz2;name=split_pics" +SRC_URI[split_pics.md5sum] = "e9b68749d67295f7080a23e39b17335e" +SRC_URI[split_pics.sha256sum] = "0a7aab6d0bce04d6a9c257d768d8a1a481d38ba527d6e6e50723973789954b4a" -- cgit 1.2.3-korg