From c4a7ff737e276b4df6d2248800cc14097521913e Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 28 Sep 2017 11:16:36 -0700 Subject: backport-iwlwifi: don't use AUTOREV Instead, pin to the latest commit in the release branch. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/common/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb index f793a109..cd1f5dd8 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" -- cgit v1.2.3-54-g00ecf