* [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* Re: [meta-oe][PATCH] dracut: upgrade 38 -> 43
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
0 siblings, 1 reply; 3+ messages in thread
From: Kang Kai @ 2015-07-29 6:37 UTC (permalink / raw)
To: openembedded-devel
Hi Xin,
I had sent the patch to upgrade dracut already.
Thanks,
Kai
On 2015年07月29日 22:28, Li xin wrote:
> 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"
--
Regards,
Neil | Kai Kang
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [meta-oe][PATCH] dracut: upgrade 38 -> 43
2015-07-29 6:37 ` Kang Kai
@ 2015-07-29 6:52 ` Li, Xin
0 siblings, 0 replies; 3+ messages in thread
From: Li, Xin @ 2015-07-29 6:52 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Hi, Martin:
Please drop this patch, since Kai from Windriver has sent patch to upgrade dracut already. :)
Thanks,
Li
> -----Original Message-----
> From: openembedded-devel-bounces@lists.openembedded.org
> [mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of
> Kang Kai
> Sent: Wednesday, July 29, 2015 2:38 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [meta-oe][PATCH] dracut: upgrade 38 -> 43
>
> Hi Xin,
>
> I had sent the patch to upgrade dracut already.
>
> Thanks,
> Kai
>
> On 2015年07月29日 22:28, Li xin wrote:
> > 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"
>
>
> --
> Regards,
> Neil | Kai Kang
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
^ permalink raw reply [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.