* lzop is used within the kernel and U-Boot builds. Signed-off-by: Jacob Stiffler <[email protected]> --- setup-package-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup-package-install.sh b/setup-package-install.sh index c5c134f..77f235a 100644 --- a/setup-package-install.sh +++ b/setup-package-install.sh @@ -56,7 +56,7 @@ cwd=`dirname $0` entry_header -packages_to_install="xinetd tftpd nfs-kernel-server minicom build-essential libncurses5-dev autoconf automake dos2unix screen lrzsz" +packages_to_install="xinetd tftpd nfs-kernel-server minicom build-essential libncurses5-dev autoconf automake dos2unix screen lrzsz lzop" get_host_type host -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
