]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: check the format of MIRRORS
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 22 Aug 2014 08:31:27 +0000 (01:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 22:01:34 +0000 (23:01 +0100)
commitc8c213bb25b137cf70ba8ce9a45e60065d926735
treea0075af185985d9202c02ffe135c608da71a87bc
parent7849e50107a27b0ff2aaac47480ac1a0a79533dc
sanity.bbclass: check the format of MIRRORS

Check the format of MIRRORS, PREMIRRORS and SSTATE_MIRRORS:
* Each mirror shoudl contain two memebers.
* The local "file://" url must use absolute path (file:///).
* The protocol must in protocols list.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass