mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02: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:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user