From: Łukasz Stelmach Date: Tue, 10 Dec 2013 09:51:09 +0000 (+0100) Subject: Add support for X/Y/Z-modem protocols to the Base System X-Git-Tag: accepted/tizen/generic/20140204.073650^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=368600183c1f586edc59a9db29ca67d3f653a1d0;p=platform%2Fupstream%2Fmeta-common.git Add support for X/Y/Z-modem protocols to the Base System X/Y/Z-modem are protocols for file transfer over serial links. They can be used to send files to and receive them from a device with a serial line (e.g. console) as the only communication channel. Change-Id: I3cc5b1ad886fbacecba192926c2b46f46fcd4e89 Signed-off-by: Łukasz Stelmach --- diff --git a/patterns/base.yaml b/patterns/base.yaml index ceaee88..e789528 100644 --- a/patterns/base.yaml +++ b/patterns/base.yaml @@ -25,4 +25,5 @@ Packages: - pciutils - connman - wpa_supplicant +- lrzsz Summary: Base System