From badd7036ac1dc46536bff426f6b38b15e7af071a Mon Sep 17 00:00:00 2001 From: Ramon Moesching Date: Thu, 15 Aug 2019 10:57:42 +0200 Subject: [PATCH] wlconf: assign commit id to nmhw21 and autorev for everything else Signed-off-by: Ramon Moesching --- recipes-connectivity/wlconf-bin/wlconf-bin_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"