[oe] [meta-networking][PATCH 2/2] babeld: Fix build fail on LICENCE

Khem Raj raj.khem at gmail.com
Wed Oct 10 01:58:41 UTC 2018


On Tue, Oct 9, 2018 at 5:42 PM Yi-Soo An <yisooan at gmail.com> wrote:
>
> This patch is not necessary since [meta-networking,v2][PATCH] babeld:
> Add Babel routing protocol recipe. the v2 patch points to LICENCE
> instead of renaming it to LICENSE.
>

Thanks for update, I would have figured it out hardway with broken
builds.

> Best regards,
> Yi-Soo
>
> On 10/09/2018 05:54 PM, Yi-Soo An wrote:
> > Signed-off-by: Yi-Soo An <yisooan at gmail.com>
> > ---
> >   .../0001-Rename-LICENCE-to-LICENSE.patch      | 24 +++++++++++++++++++
> >   1 file changed, 24 insertions(+)
> >   create mode 100644 meta-networking/recipes-protocols/babeld/babeld/0001-Rename-LICENCE-to-LICENSE.patch
> >
> > diff --git a/meta-networking/recipes-protocols/babeld/babeld/0001-Rename-LICENCE-to-LICENSE.patch b/meta-networking/recipes-protocols/babeld/babeld/0001-Rename-LICENCE-to-LICENSE.patch
> > new file mode 100644
> > index 000000000..de374ad69
> > --- /dev/null
> > +++ b/meta-networking/recipes-protocols/babeld/babeld/0001-Rename-LICENCE-to-LICENSE.patch
> > @@ -0,0 +1,24 @@
> > +From f58103fc6da9a96c11b653eafd4c2ea7eab7ee68 Mon Sep 17 00:00:00 2001
> > +From: Yi-Soo An <yisooan at gmail.com>
> > +Date: Tue, 9 Oct 2018 16:24:32 +0900
> > +Subject: [PATCH] Rename LICENCE to LICENSE
> > +
> > +Although LICENCE is grammatically correct, the recipe requires
> > +only LICENSE file. If the name does not match LICENSE, it fails
> > +to build.
> > +
> > +To fix it, it renames to LICENSE.
> > +
> > +Signed-off-by: Yi-Soo An <yisooan at gmail.com>
> > +---
> > + LICENCE => LICENSE | 0
> > + 1 file changed, 0 insertions(+), 0 deletions(-)
> > + rename LICENCE => LICENSE (100%)
> > +
> > +diff --git a/LICENCE b/LICENSE
> > +similarity index 100%
> > +rename from LICENCE
> > +rename to LICENSE
> > +--
> > +2.17.1
> > +
> >
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list