aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie')
-rw-r--r--recipes-opie/images/opie-image-16mb.bb2
-rw-r--r--recipes-opie/images/opie-image.bb2
-rw-r--r--recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb2
-rw-r--r--recipes-opie/tasks/task-opie-16mb.bb2
-rw-r--r--recipes-opie/tasks/task-opie-all.bb2
-rw-r--r--recipes-opie/tasks/task-opie-apps.bb2
-rw-r--r--recipes-opie/tasks/task-opie-games.bb2
-rw-r--r--recipes-opie/tasks/task-opie.bb2
-rw-r--r--recipes-opie/tasks/task-xqtlauncher.bb2
9 files changed, 18 insertions, 0 deletions
diff --git a/recipes-opie/images/opie-image-16mb.bb b/recipes-opie/images/opie-image-16mb.bb
index 8569e95..8f706aa 100644
--- a/recipes-opie/images/opie-image-16mb.bb
+++ b/recipes-opie/images/opie-image-16mb.bb
@@ -1,3 +1,5 @@
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
IMAGE_LINGUAS = ""
DEPENDS = "task-boot task-opie-16mb"
diff --git a/recipes-opie/images/opie-image.bb b/recipes-opie/images/opie-image.bb
index 4a984a0..67ace80 100644
--- a/recipes-opie/images/opie-image.bb
+++ b/recipes-opie/images/opie-image.bb
@@ -1,3 +1,5 @@
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
IMAGE_LINGUAS = ""
DEPENDS = "task-base task-opie"
diff --git a/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb b/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb
index c075fef..fcfaf84 100644
--- a/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb
+++ b/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb
@@ -8,6 +8,8 @@ SRC_URI = "file://update-qtttffontdir.c \
file://02qtttffont-update"
S = "${WORKDIR}"
+LIC_FILES_CHKSUM = "file://update-qtttffontdir.c;beginline=4;endline=7;md5=84d4335f8f9e85774e2a15b2dff91401"
+
do_compile() {
${CC} ${CFLAGS} ${LDFLAGS} -I${STAGING_INCDIR}/freetype2 -lfreetype -o update-qtttffontdir update-qtttffontdir.c
}
diff --git a/recipes-opie/tasks/task-opie-16mb.bb b/recipes-opie/tasks/task-opie-16mb.bb
index 859a0f5..42ed6a4 100644
--- a/recipes-opie/tasks/task-opie-16mb.bb
+++ b/recipes-opie/tasks/task-opie-16mb.bb
@@ -5,6 +5,8 @@ PR = "r3"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PACKAGES = "task-opie-16mb-base \
task-opie-16mb-applets \
task-opie-16mb-inputmethods \
diff --git a/recipes-opie/tasks/task-opie-all.bb b/recipes-opie/tasks/task-opie-all.bb
index 899bd0b..3f3a33b 100644
--- a/recipes-opie/tasks/task-opie-all.bb
+++ b/recipes-opie/tasks/task-opie-all.bb
@@ -5,6 +5,8 @@ PR = "r3"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PACKAGES = "task-opie-applets task-opie-inputmethods task-opie-styles \
task-opie-decorations task-opie-multimedia task-opie-wlan \
task-opie-settings task-opie-pim task-opie-datebookplugins \
diff --git a/recipes-opie/tasks/task-opie-apps.bb b/recipes-opie/tasks/task-opie-apps.bb
index f791c21..8015867 100644
--- a/recipes-opie/tasks/task-opie-apps.bb
+++ b/recipes-opie/tasks/task-opie-apps.bb
@@ -4,6 +4,8 @@ LICENSE = "MIT"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PACKAGES = "task-opie-apps task-opie-extra-apps"
RDEPENDS_task-opie-apps = "opie-advancedfm opie-bartender opie-calculator \
diff --git a/recipes-opie/tasks/task-opie-games.bb b/recipes-opie/tasks/task-opie-games.bb
index dded235..0193532 100644
--- a/recipes-opie/tasks/task-opie-games.bb
+++ b/recipes-opie/tasks/task-opie-games.bb
@@ -5,6 +5,8 @@ PR = "r1"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PACKAGES = "task-opie-games task-opie-extra-games"
RDEPENDS_task-opie-games = "opie-backgammon opie-bounce opie-buzzword opie-fifteen \
diff --git a/recipes-opie/tasks/task-opie.bb b/recipes-opie/tasks/task-opie.bb
index ec5910f..ec9e7f6 100644
--- a/recipes-opie/tasks/task-opie.bb
+++ b/recipes-opie/tasks/task-opie.bb
@@ -6,6 +6,8 @@ PR = "r14"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PROVIDES = "task-opie-everything"
PACKAGES = "task-opie-base \
diff --git a/recipes-opie/tasks/task-xqtlauncher.bb b/recipes-opie/tasks/task-xqtlauncher.bb
index 15edf56..242307f 100644
--- a/recipes-opie/tasks/task-xqtlauncher.bb
+++ b/recipes-opie/tasks/task-xqtlauncher.bb
@@ -5,6 +5,8 @@ PR = "r1"
inherit task
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+
PACKAGES = "task-xqtlauncher task-xqtlauncher-blackbox"
#xkbd is currently needed becuse of a bug at xqt2