wok-6.x diff iproute2/receipt @ rev 7080

Add applet fbsplash CONFIG_FBSPLASH=y to play with light and tiny graphical boot
author Christophe Lincoln <pankso@slitaz.org>
date Tue Nov 02 23:14:11 2010 +0100 (2010-11-02)
parents f9dee07625aa
children b76f49a0f2b8
line diff
     1.1 --- a/iproute2/receipt	Sun Jan 17 22:17:58 2010 +0100
     1.2 +++ b/iproute2/receipt	Tue Nov 02 23:14:11 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"
     1.6  WGET_URL="http://devresources.linux-foundation.org/dev/$PACKAGE/download/$TARBALL"
     1.7 +TAGS="network route"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()