mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
pango-1.18.3: move the SRC_URI defintion to the bb files as the patches to apply are not correct for all versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4638 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -17,10 +17,6 @@ RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc"
|
||||
# seems to go wrong with default cflags
|
||||
FULL_OPTIMIZATION_arm = "-O2"
|
||||
|
||||
SRC_URI += "file://no-tests.patch;patch=1 \
|
||||
file://configure_fixes.patch;patch=1 \
|
||||
"
|
||||
|
||||
EXTRA_OECONF = "--disable-glibtest \
|
||||
--enable-explicit-deps=no \
|
||||
--disable-debug"
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
require pango.inc
|
||||
|
||||
SRC_URI += "file://no-tests.patch;patch=1 \
|
||||
file://configure_fixes.patch;patch=1 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user