mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
cairo: inherit upstream-version-is-even
Even versions are releases, odd are "snapshots". (From OE-Core rev: 16983a7256411053d6126af9b70710056ae1ce2c) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fd7a8b2f3f
commit
d818cde5ab
@@ -36,7 +36,7 @@ EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)} \
|
||||
--enable-tee \
|
||||
"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig upstream-version-is-even
|
||||
|
||||
# We don't depend on binutils so we need to disable this
|
||||
export ac_cv_lib_bfd_bfd_openr="no"
|
||||
|
||||
Reference in New Issue
Block a user