mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
vte versioning is a little confusing:
vte-2.91.pc (version 0.44.1)
provided by oe-core "vte"
vte-2.90.pc (current version 0.36.3)
not in openembedded, can be patched to use "vte"
vte.pc (current version 0.28.2):
provided by meta-oe "vte9" (naming from debian)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 lines
383 B
BlitzBasic
13 lines
383 B
BlitzBasic
require vte9.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
|
|
|
|
SRC_URI += "file://obsolete_automake_macros.patch \
|
|
file://cve-2012-2738.patch \
|
|
"
|
|
|
|
CFLAGS += "-D_GNU_SOURCE"
|
|
|
|
SRC_URI[archive.md5sum] = "497f26e457308649e6ece32b3bb142ff"
|
|
SRC_URI[archive.sha256sum] = "86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae"
|