Message ID | d3a23b39d23857bb3a42f40633f9faf3a1765615.1474865102.git.jcody@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Monday, 26 September 2016 00:51:05 BST Jeff Cody wrote: > There are some patch series which rely on version 1.4.2 of dtc, so > update the submodule version. > > Signed-off-by: Jeff Cody <jcody@redhat.com> > --- > dtc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dtc b/dtc > index 65cc4d2..ec02b34 160000 > --- a/dtc > +++ b/dtc > @@ -1 +1 @@ > -Subproject commit 65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf > +Subproject commit ec02b34c05be04f249ffaaca4b666f5246877dea Hi Jeff, Thanks for updating the mirrored git repository. FYI one of my patches in the series that needs DTC/libfdt v1.4.2 already does this part & updates the configure script checks: https://patchwork.ozlabs.org/patch/667740/[1] Thanks, Paul -------- [1] https://patchwork.ozlabs.org/patch/667740/
On 26.09.2016 06:51, Jeff Cody wrote: > There are some patch series which rely on version 1.4.2 of dtc, so > update the submodule version. > > Signed-off-by: Jeff Cody <jcody@redhat.com> > --- > dtc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dtc b/dtc > index 65cc4d2..ec02b34 160000 > --- a/dtc > +++ b/dtc > @@ -1 +1 @@ > -Subproject commit 65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf > +Subproject commit ec02b34c05be04f249ffaaca4b666f5246877dea > Reviewed-by: Thomas Huth <thuth@redhat.com>
On Mon, Sep 26, 2016 at 10:01:27AM +0200, Thomas Huth wrote: > On 26.09.2016 06:51, Jeff Cody wrote: > > There are some patch series which rely on version 1.4.2 of dtc, so > > update the submodule version. > > > > Signed-off-by: Jeff Cody <jcody@redhat.com> > > --- > > dtc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/dtc b/dtc > > index 65cc4d2..ec02b34 160000 > > --- a/dtc > > +++ b/dtc > > @@ -1 +1 @@ > > -Subproject commit 65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf > > +Subproject commit ec02b34c05be04f249ffaaca4b666f5246877dea > > > > Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
diff --git a/dtc b/dtc index 65cc4d2..ec02b34 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit 65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf +Subproject commit ec02b34c05be04f249ffaaca4b666f5246877dea
There are some patch series which rely on version 1.4.2 of dtc, so update the submodule version. Signed-off-by: Jeff Cody <jcody@redhat.com> --- dtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)