summaryrefslogtreecommitdiffstats
path: root/conf/template.atom-c3000-debug
Commit message (Collapse)AuthorAgeFilesLines
* conf: remove python2 from EneaEdgeAdrian Calianu2021-07-011-3/+0
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Change-Id: Ic7f02246a56515284b62281ea053d431b5eb68cb
* Merge branch 'develop'Alexandru Avadanii2021-06-281-1/+1
|\ | | | | | | Change-Id: I3dbb828abdc877f343ee2cc1d86cfa714593f918
| * images: Change name to Enea EdgeCatalin Iova2021-05-051-1/+1
| | | | | | | | | | | | | | Change name into Enea Edge for build output files Change-Id: I760411db66617f6eabc2041db42be24fc3633c33 Signed-off-by: Catalin Iova <Catalin.Iova@enea.com>
* | [tmp] allow python2 support for element-vcpeAdrian Calianu2021-06-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporary solution until we upgrade vcpe to python3 and remove python2 support! python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes" Change-Id: If20d79fb4051633a941c368f71443ae9bf10ad6a Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* | distro conf: require sota.conf.inc for atom, xeonAlexandru Avadanii2021-05-261-10/+1
|/ | | | | | Depends-on: I658c86f562743a50e5c078899e133e279b96027b Change-Id: I7165753a5f609ef337fd1f0b450f055a5768059e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
* Set the users and groups staticallyfeature_CPDX-3521Matei Valeanu2021-02-241-0/+26
| | | | | | | | | Cannot set USERADD_ERROR_DYNAMIC to error as it breaks the build. We need to be carefull when adding new users/groups, to also add them to files/{groups,passwd} Change-Id: I7ecfa9936af6319ced946e243cbe3bbcd23e8e4c Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
* Add debug images including gdb, gdbserver and oprofileAndreas Wellving2020-08-283-0/+285
Change-Id: I2a103bd73f5daaea8357ff2c5094dc2dd7fdf193 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>