aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/angstrom-feed-configs.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-11-01 14:42:38 +0100
committerKoen Kooi <koen@openembedded.org>2010-11-01 14:43:32 +0100
commitff4946312f3de964b5bbc794019e9b23f6bda06b (patch)
treea2adabb93716ee320e19493255c7edd6c60aa849 /recipes/angstrom/angstrom-feed-configs.bb
parenta9701212ca459be9712f50becf35416f2dac46ca (diff)
downloadopenembedded-ff4946312f3de964b5bbc794019e9b23f6bda06b.tar.gz
angstrom: fix licensing for angstrom recipes
tasks and hacks are all MIT, mkcard is GPLv2
Diffstat (limited to 'recipes/angstrom/angstrom-feed-configs.bb')
-rw-r--r--recipes/angstrom/angstrom-feed-configs.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/angstrom/angstrom-feed-configs.bb b/recipes/angstrom/angstrom-feed-configs.bb
index cad2b8b2f2..96a6e472ea 100644
--- a/recipes/angstrom/angstrom-feed-configs.bb
+++ b/recipes/angstrom/angstrom-feed-configs.bb
@@ -1,4 +1,5 @@
DESCRIPTION = "Configuration files for online package repositories aka feeds"
+LICENSE = "MIT"
RRECOMMENDS_${PN} += "opkg"