]> code.ossystems Code Review - openembedded-core.git/commitdiff
opkg-config-base: add LICENSE as 'MIT'
authorKevin Tian <kevin.tian@intel.com>
Sat, 12 Jun 2010 05:16:50 +0000 (13:16 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:16:43 +0000 (23:16 +0100)
the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>

meta/packages/feed-config/poky-feed-config-opkg_1.0.bb
meta/packages/opkg/opkg-config-base_1.0.bb

index 2d8d3244696d204ec32bcb7a6e85dd9917890655..f36b38a7e5b887377ef4fa072b71181ada1a8e54 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Poky exampl feed configuration"
+DESCRIPTION = "Poky example feed configuration"
+LICENSE = "MIT"
 
 PR = "r1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
index e766f0c7b51bce27f845cdbf90190d70042ff5da..9e27e9343f64f3793ae02fb0bcaf5a77b6eb08bd 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Base configuration files for opkg"
+LICENSE = "MIT"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"