mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
(From OE-Core rev: a9b0419f304aba30518fa65fa81e88a78bdd49fb) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
302 B
BlitzBasic
10 lines
302 B
BlitzBasic
require tar.inc
|
|
|
|
LICENSE = "GPLv3"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
|
|
|
SRC_URI += "file://remove-gets.patch \
|
|
"
|
|
SRC_URI[md5sum] = "8f32b2bc1ed7ddf4cf4e4a39711341b0"
|
|
SRC_URI[sha256sum] = "60e4bfe0602fef34cd908d91cf638e17eeb09394d7b98c2487217dc4d3147562"
|