[Buildroot] svn commit: trunk/buildroot/target/linux

Ulf Samuelsson ulf at atmel.com
Tue Sep 18 21:08:51 UTC 2007


tis 2007-09-18 klockan 10:10 -0700 skrev aldot at uclibc.org:
> Author: aldot
> Date: 2007-09-18 10:10:56 -0700 (Tue, 18 Sep 2007)
> New Revision: 19878
> 
> Log:
> - patch the correct dir
> 
> 
> Modified:
>    trunk/buildroot/target/linux/Makefile.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/target/linux/Makefile.in
> ===================================================================
> --- trunk/buildroot/target/linux/Makefile.in	2007-09-18 13:12:25 UTC (rev 19877)
> +++ trunk/buildroot/target/linux/Makefile.in	2007-09-18 17:10:56 UTC (rev 19878)
> @@ -129,7 +129,7 @@
>  		linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
>  endif
>  ifeq ($(BR2_PACKAGE_OPENSWAN),y)
> -	toolchain/patch-kernel.sh $(LINUX_HEADERS_UNPACK_DIR) package/openswan \
> +	toolchain/patch-kernel.sh $(LINUX26_DIR) package/openswan \
>  		linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
>  endif
>  ifneq ($(LINUX26_PATCH_DIR),)

Thanks,
Openswan is a mess at the moment, with *large* duplicate patches
(adding 6-8 MBytes to the trunk).
I think we should download the klips/natt patches from the website
instead, and patches should be based on a user selected version.

Will try out on x86.

> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
-- 
Best Regards,
Ulf Samuelsson




More information about the buildroot mailing list