mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
toscoterm: Skip recipe, slated for removal
It needs to be brought forward to work with latest, it fails to build with vte9 0.74.1 in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
@@ -891,7 +891,6 @@ RDEPENDS:packagegroup-meta-oe-support ="\
|
||||
pcsc-lite \
|
||||
pcsc-tools \
|
||||
sharutils \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "toscoterm", "", d)} \
|
||||
sg3-utils \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "uim", "", d)} \
|
||||
uchardet \
|
||||
|
||||
@@ -27,3 +27,5 @@ do_install() {
|
||||
}
|
||||
|
||||
RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-ibm437"
|
||||
|
||||
SKIP_RECIPE[toscoterm] ?= "Needs porting to work with latest vte9 >= 0.74.1"
|
||||
|
||||
Reference in New Issue
Block a user