Hello,

From the OpenWrt wiki page: https://wiki.openwrt.org/toh/bt/homehub_v5a
I understand that support for BT Home Hub 5 was included in DD trunk.

I pulled the latest trunk source 50013 from git, but the image is not built under bin/lantiq as expected.

As deducted from the firmware images available on-line (openwrt-lantiq-xrx200-BTHOMEHUBV5A-install-uImage-initramfs <https://dl.dropboxusercontent.com/u/26940713/OpenWrt/openwrt-lantiq-xrx200-BTHOMEHUBV5A-install-uImage-initramfs>) I am using:
Target System (Lantiq)  --->
Subtarget (XRX200)  --->
Target Profile (Default Profile)  --->

There is nothing else other than Default Profile. I was expecting to find a specific BTHOMEHUB5 configuration.

I run a grep on the code and I found  the following:

./target/linux/lantiq/image/Makefile:Image/BuildKernel/Profile/BTHOMEHUBV5A=$(call Image/BuildKernel/Template,BTHOMEHUBV5A) ./target/linux/lantiq/image/Makefile:Image/Build/Profile/BTHOMEHUBV5A=$(call Image/BuildNAND/$(1),$(1),BTHOMEHUBV5A)
./target/linux/lantiq/image/Makefile:define LegacyDevice/BTHOMEHUBV5A
./target/linux/lantiq/image/Makefile:LEGACY_DEVICES += BTHOMEHUBV5A
./target/linux/lantiq/base-files/etc/board.d/01_leds:BTHOMEHUBV5A)
./target/linux/lantiq/base-files/etc/board.d/02_network:BTHOMEHUBV5A)
./target/linux/lantiq/base-files/etc/hotplug.d/firmware/11-ath10k-caldata: BTHOMEHUBV5A) ./target/linux/lantiq/dts/BTHOMEHUBV5A.dts: model = "BTHOMEHUBV5A - BT Home Hub 5A";

However I am not sure how to activate the build.
Please could you help?

Thank you in advance,
Mauro
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to