All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] dracut: upgrade 38 -> 43
@ 2015-07-29 14:28 Li xin
  2015-07-29  6:37 ` Kang Kai
  0 siblings, 1 reply; 3+ messages in thread
From: Li xin @ 2015-07-29 14:28 UTC (permalink / raw)
  To: openembedded-devel

From: zhangpanpan <zhangpp-fnst@cn.fujitsu.com>

Signed-off-by: Zhang Panpan<zhangpp-fnst@cn.fujitsu.com>
---
 meta-initramfs/recipes-devtools/dracut/dracut_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-initramfs/recipes-devtools/dracut/dracut_git.bb b/meta-initramfs/recipes-devtools/dracut/dracut_git.bb
index 77c137c..65a5515 100644
--- a/meta-initramfs/recipes-devtools/dracut/dracut_git.bb
+++ b/meta-initramfs/recipes-devtools/dracut/dracut_git.bb
@@ -5,10 +5,10 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 PE = "1"
-PV = "038"
+PV = "043"
 
-# v038 tag
-SRCREV = "267a109a81715c8957f14659593deb7b6255d40e"
+# v043 tag
+SRCREV = "eab03540cd695d940062af5b55c02e8829aaa526"
 SRC_URI = "git://git.kernel.org/pub/scm/boot/dracut/dracut.git"
 
 S = "${WORKDIR}/git"
-- 
1.8.4.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-29  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 14:28 [meta-oe][PATCH] dracut: upgrade 38 -> 43 Li xin
2015-07-29  6:37 ` Kang Kai
2015-07-29  6:52   ` Li, Xin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.