mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +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:
@@ -1,4 +1,5 @@
|
|||||||
DESCRIPTION = "Poky exampl feed configuration"
|
DESCRIPTION = "Poky example feed configuration"
|
||||||
|
LICENSE = "MIT"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
DESCRIPTION = "Base configuration files for opkg"
|
DESCRIPTION = "Base configuration files for opkg"
|
||||||
|
LICENSE = "MIT"
|
||||||
|
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user