Commit e3bed1df711407a1354a59a6206cba5596192c49

Authored by Eric Lee
1 parent 0f3aa13b19
Exists in master

Add Kernel Network Namespace Support

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb
... ... @@ -28,7 +28,7 @@
28 28  
29 29 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
30 30 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
31   -SRCREV = "f5922409377902ad04a4bb7d49dccee2e7168169"
  31 +SRCREV = "e1a2ce3a2043a9e74dd1df5555bc970cb800bd81"
32 32  
33 33 S = "${WORKDIR}/git"
34 34