aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-web
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-style-web')
-rw-r--r--recipes-opie/opie-style-web/opie-style-web.inc9
-rw-r--r--recipes-opie/opie-style-web/opie-style-web_1.2.5.bb5
-rw-r--r--recipes-opie/opie-style-web/opie-style-web_cvs.bb5
3 files changed, 19 insertions, 0 deletions
diff --git a/recipes-opie/opie-style-web/opie-style-web.inc b/recipes-opie/opie-style-web/opie-style-web.inc
new file mode 100644
index 0000000..0579e3a
--- /dev/null
+++ b/recipes-opie/opie-style-web/opie-style-web.inc
@@ -0,0 +1,9 @@
+DESCRIPTION = "A flatter widget style than flat :)"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+LICENSE = "GPL"
+APPNAME = "webstyle"
+
+S = "${WORKDIR}/web"
+
+inherit opie
diff --git a/recipes-opie/opie-style-web/opie-style-web_1.2.5.bb b/recipes-opie/opie-style-web/opie-style-web_1.2.5.bb
new file mode 100644
index 0000000..be5f526
--- /dev/null
+++ b/recipes-opie/opie-style-web/opie-style-web_1.2.5.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_styles_web.tar.bz2;name=split_noncore_styles_web"
+SRC_URI[split_noncore_styles_web.md5sum] = "8355646e8df0e04866152c7cfa7449dc"
+SRC_URI[split_noncore_styles_web.sha256sum] = "5cadd510d0a42b4bd05cfdf344b90a36ad14f8a478ba4dcce2e2a25900f08dd0"
diff --git a/recipes-opie/opie-style-web/opie-style-web_cvs.bb b/recipes-opie/opie-style-web/opie-style-web_cvs.bb
new file mode 100644
index 0000000..2fcc901
--- /dev/null
+++ b/recipes-opie/opie-style-web/opie-style-web_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/styles/web"