opkg-config-base: add LICENSE as 'MIT'

the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian
2010-06-17 23:16:43 +01:00
committed by Joshua Lock
parent 14bb154571
commit 2233d2e389
2 changed files with 3 additions and 1 deletions
@@ -1,4 +1,5 @@
DESCRIPTION = "Poky exampl feed configuration"
DESCRIPTION = "Poky example feed configuration"
LICENSE = "MIT"
PR = "r1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -1,4 +1,5 @@
DESCRIPTION = "Base configuration files for opkg"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"