On Fri, Jan 22, 2016 at 1:26 PM, Andre McCurdy <[email protected]> wrote: > Signed-off-by: Andre McCurdy <[email protected]> > --- > meta/recipes-core/bsd-headers/bsd-headers.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-core/bsd-headers/bsd-headers.bb > b/meta/recipes-core/bsd-headers/bsd-headers.bb > index 12a2cca..1fd5b82 100644 > --- a/meta/recipes-core/bsd-headers/bsd-headers.bb > +++ b/meta/recipes-core/bsd-headers/bsd-headers.bb > @@ -2,7 +2,7 @@ > # Released under the MIT license (see COPYING.MIT for the terms) > > DESCRIPTION = "bsd compatible headers" > -LICENSE = "BSD-3-Clause && BSD-2-Clause" > +LICENSE = "BSD-3-Clause & BSD-2-Clause"
This is already fixed in my tree. see https://github.com/kraj/openembedded-core/commit/86cd0650126b0ed7434335cd986272af69dc3671 > SECTION = "devel" > > SRC_URI = "file://sys-queue.h \ > -- > 1.9.1 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
