From f2d0106534a0850c246331b124333cc1688678f9 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Tue, 21 Feb 2012 15:28:56 +0100 Subject: [PATCH] pkgsel.d: Due to some quirks which tar>1.23 exhibits when compiled with uclibs we remove it from the embeded targets, replaced by busybox tar applet. See note https://github.com/OpenSDE/package-nopast/issues/2 the quircks in question. --- pkgsel.d/Base/FOOTPRINT.embedded.choice | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkgsel.d/Base/FOOTPRINT.embedded.choice b/pkgsel.d/Base/FOOTPRINT.embedded.choice index eedcf34..0855c80 100644 --- a/pkgsel.d/Base/FOOTPRINT.embedded.choice +++ b/pkgsel.d/Base/FOOTPRINT.embedded.choice @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/mnemosyne/pkgsel.d/Base/FOOTPRINT.embedded.choice -# Copyright (C) 2008 The OpenSDE Project +# Copyright (C) 2008 - 2012 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -21,5 +21,8 @@ - util-linux - util-linux-ng +# we will use busybox tar instead of regular one +- tar + # instead of ncurses X termcap