mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libsombok3: use autotools-brokensep instead of setting B
Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bfda5e7c70
commit
763fd809cf
|
|
@ -11,13 +11,12 @@ SRC_URI = "git://github.com/hatukanezumi/sombok.git;protocol=https;branch=master
|
|||
file://0001-configure.ac-fix-cross-compiling-issue.patch \
|
||||
"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools-brokensep pkgconfig
|
||||
|
||||
# sombok-2.4.0
|
||||
SRCREV = "0098d85a037ef5c99a648a3669a077781a45e8cc"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
B = "${S}"
|
||||
|
||||
# Disable libthai support
|
||||
EXTRA_OECONF = "--disable-libthai"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user