[meta-intel] [PATCH 1/3] backport-iwlwifi: don't use AUTOREV

California Sullivan california.l.sullivan at intel.com
Thu Sep 28 11:16:36 PDT 2017


Instead, pin to the latest commit in the release branch.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
index f793a10..cd1f5dd 100644
--- a/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
+++ b/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwif
 SRC_URI += "file://0001-Makefile.real-skip-host-install-scripts.patch"
 SRC_URI += "file://iwlwifi.conf"
 
-SRCREV = "${AUTOREV}"
+SRCREV = "b31221a99488021300e7f89d2ecf9bdd2bc52dd2"
 
 S = "${WORKDIR}/git"
 
-- 
2.9.5



More information about the meta-intel mailing list