mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
global-reject-file.diff was patch ported from Debian that Debian itself has dropped as upstream now has equivalent functionality. To update users of this functionality, replace "--global-reject-file=file" with simple "--reject-file=file" which no longer overwrites reject hunks from different files. (From OE-Core rev: 1c15ffab4d68e86f1ffcfd538e1d0ab77c21cb97) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
302 B
BlitzBasic
12 lines
302 B
BlitzBasic
require patch.inc
|
|
LICENSE = "GPLv3"
|
|
|
|
PR = "r2"
|
|
|
|
SRC_URI[md5sum] = "d758eb96d3f75047efc004a720d33daf"
|
|
SRC_URI[sha256sum] = "d1563731e9cffed11cc5f011b2b8e074c325e86a383a91889b5c5b80b09781b9"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
|
|
|
acpaths = "-I ${S}/gl/m4 -I ${S}/m4 "
|