summaryrefslogtreecommitdiffstats
path: root/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* eneanfvaccess.conf: Add scp to HOSTTOOLSAdrian Dudau2020-07-211-0/+2
| | | | | | | This is needed for fetching ODM through ssh. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Change-Id: I1d6f44c3f8f3dcfd17c1b1c4f916adf889a8b854
* eneanfvaccess.conf: remove the "-aarch64" string from the version tagAdrian Stratulat2020-07-131-1/+1
| | | | | Change-Id: I63436b07fe2d01e8a17c0d5b206a5b880fb11f91 Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
* Ampere/aarch64 bring-up changesAdrian Stratulat2020-07-131-1/+4
| | | | | | | | | | | | | | | * Refactor the efi-secure-boot feature (in order for it to be disabled for certain targets) * Add support for emag8180 compilation target (used as Enea NFV Access host) * Add emag8180 support in ostree * Add support for qemuarm64 compilation target (used as Enea NFV Access VNF) Note: The aarch64 family does not support the secure-boot feature yet, so the "efi-secure-boot" has been disabled. Change-Id: I32336761d322102a07d065c9ab02ea5051854609 Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
* Changed DISTRO_VERSION to 2.2.2Cristian Scrieciu2019-11-071-1/+1
| | | | Change-Id: Ie599f30d7594c0593d745df97f749ba76fca72da
* Update the distro version for the 2.2.1 releaseGabriel Ionescu2019-08-301-1/+1
| | | | Change-Id: I18799d611a2f184b29a435a23357c77b35bbdf0c
* eneanfvaccess: Define Secure Boot artefact folderAdrian Dudau2019-07-291-0/+2
| | | | | | | | This folder is used to group all SB artefacts inside the deploy directory. Change-Id: Ic2742b7242a7ff2232f23099f6862c90e3f03c55 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Move efi-secure-boot feature to nfvaccess distro definitionAdrian Dudau2019-07-081-1/+1
| | | | | Change-Id: Ia9944b2ed8fad4a32984443b5ef98f287904c0d8 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Implement efi-secure-boot as distro feature overrideAdrian Dudau2019-05-231-1/+1
| | | | | | | | | | | | This will allow us to override variables depending on this distro feature more easily. Make Secure Boot related changes apply only efi-secure-boot distro feature is enabled. This will avoid any errors when building without the feature enabled. Change-Id: If07256977a647386cd43c5940357a0dedc95f95d Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* eneanfvaccess: add ODM distro featureAdrian Calianu2019-04-241-0/+4
| | | | | | | | New odm distro feature to be used for all changes required by on-device manager in other recipes. Change-Id: I22d1814746057b949353d18980543710c2cfad79 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Update NFV Access distro version to 2.2Sona Sarmadi2018-12-111-1/+1
| | | | | Change-Id: I20ee1b35e045c910496a0f14377d260bd00a4709 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Add SDK_VERSION to eneanfvaccess.confSona Sarmadi2018-06-281-0/+2
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* distro/eneanfvaccess.conf: Update distro versionMartin Borg2018-03-081-2/+2
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* new distro: eneanfvaccess distro configAdrian Calianu2017-11-241-0/+10
NFV Access ditribution needs to have it's own distro configration file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>