[OE-core] [PATCH] bsd-headers: fix LICENSE syntax, && -> &

Khem Raj raj.khem at gmail.com
Sat Jan 23 04:48:27 UTC 2016


On Fri, Jan 22, 2016 at 1:26 PM, Andre McCurdy <armccurdy at gmail.com> wrote:
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
>  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
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list