mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
patch.bbclass orignally pointed at /usr/bin/quiltrc for an empty version to ensure that no user setting were picked up, change this to /etc/quiltrc in the Native sysroot since we now have a native sysconfdir. Make sure that the quiltrc is actually installed in the Native sysconfdir, not the target, so fix this after the recipe split. (From OE-Core rev: aec4cdc6efda430a0965d6b3b4f84c7943390273) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
5 lines
60 B
BlitzBasic
5 lines
60 B
BlitzBasic
require quilt-${PV}.inc
|
|
require quilt-native.inc
|
|
|
|
PR = "r1"
|