diff --git a/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb b/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb index 0e52a2b..1173747 100644 --- a/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb +++ b/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb @@ -7,7 +7,8 @@ SRC_URI = "git://git.netmodule.intranet/nm-tools/wlconf-bin.git;protocol=ssh;use S = "${WORKDIR}/git" -SRCREV = "d4bb29b9794defbf25ce3b7cc7e0f190d5445bd9" +SRCREV = "${AUTOREV}" +SRCREV_am335x-nmhw21 = "d4bb29b9794defbf25ce3b7cc7e0f190d5445bd9" INSTALLPATH = "${nonarch_base_libdir}/firmware/ti-connectivity" CONFIGBINARY = "wl18xx-conf.bin"