mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 08:30:09 +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:
parent
14bb154571
commit
2233d2e389
@ -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}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user