Commit Graph

3 Commits

Author SHA1 Message Date
Aníbal Limón
27c318542f scripts/rrs_update/__init__.py: Improve remove old recipes
Now if recipe have two differente versions there are compared using
bb.utils.vercmp_string in order to delete the old one.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-15 16:51:58 -06:00
Aníbal Limón
9a5de0e7ec scripts/rrs_update/recipe_upstream.py: Also create_recipe_upstream when
no_update_reason changes.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-14 11:02:28 -06:00
Aníbal Limón
1152195b9e scripts/update.py: Add support for rrs
conf/local.conf: Add meta-yocto includes for get distro information
(distro aliases, maintainers, upstream {regex, tracking}) needed by
rrs.

scripts/update.py: Add support for rrs, ability to download poky layer
and set BBPATH to support meta-yocto includes in bitbake.

scripts/rrs_update/*: Modules for update data needed by rrs, distros,
maintainers, upgrades and upstream.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-08 12:32:05 -06:00