aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-metal
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-24 17:57:24 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:35:12 +0100
commite9b45ff67d32fdc27950a51135b6dabada8334e7 (patch)
treede99cd760c8292ee1dd334e23e1e5cc43e90dfbd /recipes-opie/opie-style-metal
downloadmeta-opie-e9b45ff67d32fdc27950a51135b6dabada8334e7.tar.gz
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 <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-style-metal')
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal.inc15
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb5
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal_cvs.bb5
3 files changed, 25 insertions, 0 deletions
diff --git a/recipes-opie/opie-style-metal/opie-style-metal.inc b/recipes-opie/opie-style-metal/opie-style-metal.inc
new file mode 100644
index 0000000..cef2f2a
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "Metal Style by Trolltech"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+LICENSE = "GPL"
+APPNAME = "metal"
+
+
+S = "${WORKDIR}/${APPNAME}"
+
+inherit opie
+
+# FILES
+do_install() {
+}
+
diff --git a/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb b/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb
new file mode 100644
index 0000000..735a395
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_styles_metal.tar.bz2;name=split_noncore_styles_metal"
+SRC_URI[split_noncore_styles_metal.md5sum] = "744e6b771370925cf596ce50b1b241f5"
+SRC_URI[split_noncore_styles_metal.sha256sum] = "cbf227964810f89fee4d86ecf56fa877bd5a156cdb1da94cfe0eed9a472099da"
diff --git a/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb b/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb
new file mode 100644
index 0000000..6e2e33c
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/styles/metal "