summaryrefslogtreecommitdiff
path: root/scripts/contrib/verify-homepage.py
AgeCommit message (Collapse)AuthorFiles
2015-11-16verify-homepage: use scriptpath to find bitbake pathPaul Eggleton1
We have shared code for this, let's use it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2014-07-03scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGEChong Lu1
Add a script to verify all the recipes' HOMEPAGE. [YOCTO #5689] Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>