# HG changeset patch # User Christopher Rogers # Date 1296845713 0 # Node ID 8273bd11046a0e2df6b63ad83deb29c38f365c9a # Parent cc128f6a6f1ba0ce1318ab08f8f9b16f6a795869 Added SRC_WANTED to linux-api-headers. diff -r cc128f6a6f1b -r 8273bd11046a linux-api-headers/receipt --- a/linux-api-headers/receipt Fri Feb 04 18:35:49 2011 +0000 +++ b/linux-api-headers/receipt Fri Feb 04 18:55:13 2011 +0000 @@ -9,6 +9,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.kernel.org/" WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v${VERSION:0:3}/$TARBALL" +SRC_WANTED="$SOURCE" # Rules to compile & install the temporary toolchain. cook_tmp_toolchain()