]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: remove abspath warning for SSTATE_MIRRORS
authorChristopher Larson <chris_larson@mentor.com>
Wed, 26 Aug 2015 04:41:52 +0000 (21:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Sep 2015 22:38:03 +0000 (23:38 +0100)
commit6d20514b1289212991b4945ad267f85960dc945c
tree829eb979d12eb1d267379bd4c0cd83287ed26043
parent5334f1b1e9363fa9c128289b51ade55c7ae1a0a3
sanity.bbclass: remove abspath warning for SSTATE_MIRRORS

The sstate URI is relative to begin with, so it's completely valid to want to
alter it in a way that keeps it relative using a mirror, and I have real world
cases where this is causing issues. Remove the warning.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass