1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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-12 13:16:50 +08: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}"