wok-6.x diff dropbear/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 85210ad650ac |
children | d1de0ef9ae8b |
line diff
1.1 --- a/dropbear/receipt Fri Feb 12 16:02:24 2010 +0100 1.2 +++ b/dropbear/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -13,6 +13,7 @@ 1.4 WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" 1.5 CONFIG_FILES="/etc/dropbear" 1.6 PROVIDE="ssh" 1.7 +TAGS="ssh" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()