IIRC the openwrt package uses the out-of-kernel-tree batman release, i.e. it doesn't depend on a particular kernel version.
So manually updating the package version in the makefile of your openwrt AA build environment should work. You don't need to add batman-adv feed in this case - having the 'packages' official feed is enough.
What follows is taken from trunk, to serve you as a reference.
~/openwrt/ $ head feeds/packages/net/batman-adv/Makefile PKG_VERSION:=2012.4.0 BATCTL_VERSION:=2012.4.0 PKG_MD5SUM:=24e922a64a507b146c32c585538407f2 BATCTL_MD5SUM:=79d5aa796ae8b008a9fa42c27d4da2c1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
hope that helps,
Cheers!
On Fri, Jan 11, 2013 at 7:37 AM, HeXiLeD hexiled@nixbits.net wrote:
Which batman-adv feed should i use if there is one available ?
This (http://www.open-mesh.org/projects/batman-adv/wiki/Building-with-openwrt) takes me to git (batman-adv-devel) which i might not want & need. Will change the revision help ?
If i am not mistaken; unless batman-adv 2012.4.0 is moved by someone from openwrt trunk to openwrt attitude adjustment i am not able to find a feed that provides me what i need and build batman-adv 2012.4.0 with attitude adjustment (kernel 3.3)
What are my options ?
openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel