mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() Added a model for the PACKAGECONFIG variable, which has a one to many relationship with the Recipe model. Added models for static build dependencies and dynamic build dependencies, both of which have a many to many relationship with the Recipe model. These objects are created in update_layer.py and are displayed on the Recipe detail page. Added a depends search option for recipes, allowing users to search for recipes that depend on any particular recipe. Use "depends:recipename" in the recipe search to activate this. Fixes [YOCTO #12129] Fixes [YOCTO #11415] Signed-off-by: Amanda Brindle <amanda.r.brindle@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_distro.py | ||
0003_auto_20161011_0304.py | ||
0004_layerdependency_required.py | ||
0005_layerupdate.py | ||
0006_change_branch_meta.py | ||
0007_layeritem_status_noupdate.py | ||
0008_yp_compatible.py | ||
0009_layerbranch_collection.py | ||
0010_add_dependencies.py |