diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2021-01-03 13:49:09 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-01-04 14:48:29 -0800 |
| commit | 419f7e31f5d03d1be59fb31a5821fe47bab91312 (patch) | |
| tree | 6b8ea8aeaccfa3a310132bcce88d1ed38a23438d /meta-initramfs/recipes-devtools/dracut/dracut_git.bb | |
| parent | 2a3d72e58fb7c563222c0afd64b18ba764775bc0 (diff) | |
| download | meta-openembedded-419f7e31f5d03d1be59fb31a5821fe47bab91312.tar.gz | |
dracut: upgrade 049 -> 051
Drop the following patches which have been merged upstream:
0001-dracut.sh-improve-udevdir.patch
0001-set-viriable-_drv-not-local.patch
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-devtools/dracut/dracut_git.bb')
| -rw-r--r-- | meta-initramfs/recipes-devtools/dracut/dracut_git.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-initramfs/recipes-devtools/dracut/dracut_git.bb b/meta-initramfs/recipes-devtools/dracut/dracut_git.bb index 13cf5f6ded..ce975f5a14 100644 --- a/meta-initramfs/recipes-devtools/dracut/dracut_git.bb +++ b/meta-initramfs/recipes-devtools/dracut/dracut_git.bb | |||
| @@ -6,14 +6,11 @@ LICENSE = "GPLv2" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 7 | 7 | ||
| 8 | PE = "1" | 8 | PE = "1" |
| 9 | PV = "049" | 9 | PV = "051" |
| 10 | 10 | ||
| 11 | # v048 tag | 11 | SRCREV = "e473057ae1de303340dec297c786c4a701cc61bd" |
| 12 | SRCREV = "225e4b94cbdb702cf512490dcd2ad9ca5f5b22c1" | ||
| 13 | SRC_URI = "git://git.kernel.org/pub/scm/boot/dracut/dracut.git;protocol=http \ | 12 | SRC_URI = "git://git.kernel.org/pub/scm/boot/dracut/dracut.git;protocol=http \ |
| 14 | file://0001-util.h-include-sys-reg.h-when-libc-glibc.patch \ | 13 | file://0001-util.h-include-sys-reg.h-when-libc-glibc.patch \ |
| 15 | file://0001-dracut.sh-improve-udevdir.patch \ | ||
| 16 | file://0001-set-viriable-_drv-not-local.patch \ | ||
| 17 | " | 14 | " |
| 18 | 15 | ||
| 19 | DEPENDS += "kmod" | 16 | DEPENDS += "kmod" |
