angstrom: fix licensing for angstrom recipes
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Nov 2010 13:42:38 +0000 (14:42 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Nov 2010 13:43:32 +0000 (14:43 +0100)
tasks and hacks are all MIT, mkcard is GPLv2

19 files changed:
recipes/angstrom/angstrom-feed-configs.bb
recipes/angstrom/angstrom-gdm-autologin-hack.bb
recipes/angstrom/angstrom-gpe-task-apps.bb
recipes/angstrom/angstrom-gpe-task-base.bb
recipes/angstrom/angstrom-gpe-task-game.bb
recipes/angstrom/angstrom-gpe-task-pim.bb
recipes/angstrom/angstrom-gpe-task-settings.bb
recipes/angstrom/angstrom-led-config.bb
recipes/angstrom/angstrom-libc-fixup-hack.bb
recipes/angstrom/angstrom-ohand-task-pim.bb
recipes/angstrom/angstrom-task-office.bb
recipes/angstrom/angstrom-task-printing.bb
recipes/angstrom/angstrom-task-sectest.bb
recipes/angstrom/angstrom-uboot-scripts.bb
recipes/angstrom/angstrom-x11-base-depends.bb
recipes/angstrom/angstrom-zeroconf-audio.bb
recipes/angstrom/epiphany-firefox-replacement.bb
recipes/angstrom/omap3-mkcard.bb
recipes/angstrom/task-angstrom-e.bb

index cad2b8b..96a6e47 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Configuration files for online package repositories aka feeds"
+LICENSE = "MIT"
 
 RRECOMMENDS_${PN} += "opkg"
 
index c110af2..607eb61 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Append Autologin to GDM config (custom.conf)"
+LICENSE = "MIT"
 PR = "r1"
 
 PACKAGE_ARCH = "all"
index 0a4b130..a639b14 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index 7e22295..91e0912 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r40"
 
 inherit task
index beca89c..7858cbb 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index fc0b410..e93980f 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index 3e08d9c..5300fdc 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r36"
 
 inherit task
index 66b1bda..0f831d1 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Configuration files for runtime LED configuration" 
+LICENSE = "MIT"
 
 #PV = "${DISTRO_VERSION}"
 PR = "r9"
index bf4339a..cea259e 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Fixup some miscompiled apps by making an extra symlink"
+LICENSE = "MIT"
 
 PACKAGE_ARCH = "all"
 ALLOW_EMPTY_${PN} = "1"
index 71d0512..e842657 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index 90b700b..727d097 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index f4a8336..1a35c4f 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r32"
 
 inherit task
index bf8019d..b9cda59 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r33"
 
 inherit task
index 497bd79..f5fab90 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Various uboot scripts"
+LICENSE = "MIT"
 
 PR = "r11"
 
index 41ac8ad..f4f0922 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r45"
 
 inherit task
index 5d6d9ff..69ac4fd 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Meta package to enable zeroconf audio with pulseaudio"
+LICENSE = "MIT"
 DEPENDS = "avahi pulseaudio"
 RDEPENDS_${PN} = " \
   avahi-daemon \
index 4a18fb9..e71aa06 100644 (file)
@@ -1,4 +1,5 @@
 # This is a hack because $*#($*($# e17 doesn't check if firefox is present and puts it in the menu blindly
+LICENSE = "MIT"
 
 RDEPENDS_${PN} = "epiphany"
 RCONFLICTS_${PN} = "firefox"
index c7a1a3e..3a6c59c 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION="Format a card for omap3 booting"
+LICENSE = "GPLv2"
 SRC_URI = "file://omap3-mkcard.sh"
 
 do_install() {
index 28273c1..f28c1c1 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
+LICENSE = "MIT"
 PR = "r1"
 ALLOW_EMPTY = "1"