On Thu, Oct 10, 2013 at 4:52 AM, Peter Kjellerstedt
<[email protected]> wrote:
> Signed-off-by: Peter Kjellerstedt <[email protected]>
Ouch. And the worst part is that I've since changed this line in some pre 1.6
work and didn't notice the fat finger slip.
I'd merge this myself, but I'm out of the office, so I'll ack it here,
and RP/Saul
can hopefully pick it up directly.
Bruce
> ---
> meta/classes/kernel-yocto.bbclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/classes/kernel-yocto.bbclass
> b/meta/classes/kernel-yocto.bbclass
> index 97a5fa7..8f79932 100644
> --- a/meta/classes/kernel-yocto.bbclass
> +++ b/meta/classes/kernel-yocto.bbclass
> @@ -298,7 +298,7 @@ do_validate_branches() {
> set +e
> # if SRCREV is AUTOREV it shows up as AUTOINC there's nothing to
> # check and we can exit early
> - if [ "${SRCREV_machine}" = "AUTOINC" ] || "${SRCREV_machine}" =
> "INVALID" ] ||
> + if [ "${SRCREV_machine}" = "AUTOINC" ] || [ "${SRCREV_machine}" =
> "INVALID" ] ||
> [ "${SRCREV_machine}" = "" ]; then
> return
> fi
> --
> 1.8.4
>
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core