mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
backport-iwlwifi: don't use AUTOREV
Instead, pin to the latest commit in the release branch. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
e11a399d52
commit
c4a7ff737e
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user