Browse Source

dracut: upgrade 046 -> 047

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yi Zhao 6 years ago
parent
commit
d9bb8adedd
1 changed files with 3 additions and 3 deletions
  1. 3 3
      meta-initramfs/recipes-devtools/dracut/dracut_git.bb

+ 3 - 3
meta-initramfs/recipes-devtools/dracut/dracut_git.bb

@@ -6,10 +6,10 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 PE = "1"
-PV = "046+git${SRCREV}"
+PV = "047"
 
-# v046 tag
-SRCREV = "a0799ffb554487a370c2a1adafaedd2021b6dc8c"
+# v047 tag
+SRCREV = "8ae8652edd645555a2eb7ab11b39cbc8b5da2928"
 SRC_URI = "git://git.kernel.org/pub/scm/boot/dracut/dracut.git;protocol=http \
            file://0001-util.h-include-sys-reg.h-when-libc-glibc.patch \
            "