OpenWrt Forum Archive

Topic: How do I build Kamikaze with a specific kernel version ?

The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

How do I download/build the OpenWrt evnironment with a specific kernel version ?

I have the repository (svn co ...etc) and a release version that matches the version in '/etc/banner' by 'svn update -r 17574 svn://svn.openwrt.org/openwrt/trunk/ .'

However, while the Openwrt Kamikaze image I am using (8.09.2-RC2) is r17574, and has been built with kernel version 2.4.35.4, the Openwrt build tools version 2.4.37.5.

I want to make the Openwrt build environment include 2.4.35.4 so that it matches.

How do I do this ?

Thanks,

trunk @r17574 != branch @r17574 . Checkout svn://svn.openwrt.org/openwrt/branches/8.09 instead and the sources will match.

(Last edited by jow on 6 Oct 2009, 08:12)

Thanks !

It does exactly what I want :-)

Sean

The discussion might have continued from here.