Gui, your solution worked. Thank you.
(as always)

On 01/11/2013 07:12 AM, Gui Iribarren wrote:
> 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)
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to