Skip to content
Snippets Groups Projects
Commit 0dca188d authored by Saul Wold's avatar Saul Wold Committed by Richard Purdie
Browse files

task-self-hosted: Add vte and eglibc-gconv-ibm850


Adding vte for a more full featured terminal
adding eglibc-gconv-ibm850 for mcopy

(From OE-Core rev: b30a6eb08640b25bb0b0530f51a8cb749de1c311)

Signed-off-by: default avatarSaul Wold <sgw@linux.intel.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 394445fd
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
#
DESCRIPTION = "Create Basic Image Tasks"
PR = "r8"
PR = "r9"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
......@@ -48,6 +48,7 @@ RDEPENDS_task-self-hosted-host-tools = "\
parted \
pseudo \
screen \
vte \
"
# eglibc-utils: for rpcgen
......@@ -62,6 +63,7 @@ RDEPENDS_task-self-hosted-sdk = "\
cpp-symlinks \
distcc \
eglibc-utils \
eglibc-gconv-ibm850 \
file \
findutils \
g++ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment