mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01: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:
parent
10acc87271
commit
d4947d869a
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user