Skip to content

Commit

Permalink
kernel: 4.18: Upgrade to 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Ellis committed Aug 16, 2018
1 parent 14c3e4a commit 289ec9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-stable_4.18.bb
Expand Up @@ -19,9 +19,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-stable-${LINUX_VERSION}:"

S = "${WORKDIR}/git"

PV = "4.18.0"
SRCREV = "94710cac0ef4ee177a63b5227664b38c95bbf703"
PV = "4.18.1"
SRCREV = "529bea37411759c2b5b41a187b3020723c67c16d"
SRC_URI = " \
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=master \
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-${LINUX_VERSION}.y \
file://defconfig \
"

0 comments on commit 289ec9c

Please sign in to comment.