mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 12:29:40 +01:00
Refreshed remove-gets.patch to apply correctly and changed license checksum since some years were added to the license file. (From OE-Core rev: b7505d7c279888bd1675c1a8387edcf87cae8aac) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 lines
421 B
PHP
14 lines
421 B
PHP
require m4.inc
|
|
|
|
LICENSE = "GPLv3"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
|
|
file://examples/COPYING;md5=4031593b2166d6c47cae282d944a7ede"
|
|
|
|
SRC_URI += "file://ac_config_links.patch \
|
|
file://remove-gets.patch \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "a5e9954b1dae036762f7b13673a2cf76"
|
|
SRC_URI[sha256sum] = "3ce725133ee552b8b4baca7837fb772940b25e81b2a9dc92537aeaf733538c9e"
|