mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
qt4-tools-native: Fix the patch location
(From OE-Core rev: f9e51f78dbc5e600003cc563904a308df0d9bd7b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc386f67b3
commit
282b96763f
@@ -1,9 +1,9 @@
|
||||
require qt4-tools-native.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
# Find the g++.conf/linux.conf in the right directory.
|
||||
FILESPATHPKG =. "qt-${PV}:"
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:"
|
||||
|
||||
EXTRA_OECONF += " -no-fast -silent -no-rpath"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user