mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:02:13 +00:00
Several recipes in meta-oe layers are so old that they don't work with modern gtk-doc (which was added and enabled by default in oe-core); disable that where it is necessary for the build to succeed. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
7 lines
226 B
BlitzBasic
7 lines
226 B
BlitzBasic
require libmediaart.inc
|
|
|
|
SRC_URI[archive.md5sum] = "1a44933d4cd0064e3c76d8d0ddacddc9"
|
|
SRC_URI[archive.sha256sum] = "3a9dffcad862aed7c0921579b93080d694b8a66f3676bfee8037867f653a1cd3"
|
|
|
|
EXTRA_OECONF_append = " --disable-gtk-doc"
|