summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classes/bootspec: do not obtain kernel version from do_shared_workdirdunfellEnrico Jorns2022-02-041-7/+2
* classes: genimage: fix dependency syntax in exampleEnrico Jorns2022-02-041-1/+1
* barebox: fix building userspace programsUlrich Ölmann2021-08-201-0/+1
* genimage.bbclass: fix grep usage in do_configureRasmus Villemoes2021-08-201-1/+1
* genimage.bbclass: clean ${B} completely before buildingRasmus Villemoes2021-08-201-7/+4
* dt-utils: update to 2021.03.0Roland Hieber2021-06-242-4/+4
* barebox: update to 2021.03.0Vivien Didelot2021-06-242-3/+3
* barebox: unbreak defaultenv for masterRouven Czerwinski2021-06-241-2/+2
* barebox: populate new BUILDSYSTEM_VERSION optionAhmad Fatoum2021-06-241-2/+14
* barebox: enable out-of-tree buildsEnrico Jorns2021-06-241-5/+6
* barebox: update to 2020.11.0Enrico Jorns2021-06-242-4/+3
* conf: layer: add LAYERDEPENDS_ptx = "core"Jan Luebbe2021-06-241-0/+2
* bootspec: rename 'dtb' to 'dtbs'Enrico Jorns2021-06-241-2/+2
* bootspec: clean up and shorten file name creationEnrico Jorns2021-06-241-4/+6
* bootspec: remove True option from getVar() callsEnrico Jorns2021-06-241-6/+6
* .github: workflows: meta-ptx: set to testing dunfell branchEnrico Jorns2021-06-241-5/+5
* .github: add meta-ptx workflow for meta-ptx CI testingEnrico Jorns2021-06-241-0/+48
* barebox: allows building standard defconfigEnrico Jorns2021-06-241-2/+6
* barebox: allow using config fragmentsEnrico Jorns2021-06-241-0/+10
* confuse and genimage: Add nativesdk to BBCLASSEXTENDSoren Andersen2021-06-242-2/+2
* genimage: clean up after inheriting deploy classUlrich Ölmann2021-03-191-1/+0
* genimage: add deploy task after genimageRouven Czerwinski2021-03-191-13/+16
* distro/ptx.conf: update to dunfell (3.1)Rouven Czerwinski2020-08-261-2/+7
* distro/ptx.conf: add 'usrmerge' to default distro featuresEnrico Jorns2020-07-081-1/+1
* genimage: update to v13Ulrich Ölmann2020-06-172-4/+4
* barebox: DEPLOYDIR must be empty when running deploy tasksEnrico Jorns2020-06-111-0/+1
* barebox: use ${B} to reference build artifacts instead of ${S}Enrico Jorns2020-06-111-5/+5
* README: rename to README.md to benefit form GitHub Markdown parsingEnrico Jorns2020-06-111-12/+12
* README: remove dummy layer remnantEnrico Jorns2020-06-111-4/+0
* README: fix patch submission descriptionEnrico Jorns2020-06-111-4/+3
* conf: layer: add 'dunfell' to LAYERSERIES_COMPATEnrico Jorns2020-03-311-1/+1
* add ptx-profile package only when 'ptx' distro is activeEnrico Jorns2020-03-312-2/+1
* classes: genimage: check for genimage.config containing @IMAGE@ markerEnrico Jorns2020-03-271-0/+4
* classes: genimage: add sstate handlingEnrico Jorns2020-03-271-5/+16
* classes: genimage: copy genimage config in do_configure taskEnrico Jorns2020-03-271-2/+5
* classes: genimage: do not replace @IMAGE@ marker in-placeEnrico Jorns2020-03-271-3/+5
* classes: genimage: use [dirs] varflag to setup build dirEnrico Jorns2020-03-271-1/+1
* classes: genimage: make use of [cleandirs] varflag to setup tmpdirsEnrico Jorns2020-03-271-6/+2
* classes: genimage: introduce ${GENIMAGE_ROOTDIR} variableEnrico Jorns2020-03-271-5/+6
* classes: genimage: introduce ${GENIMAGE_TMPDIR} variableEnrico Jorns2020-03-271-3/+5
* genimage: update to v12Enrico Jorns2020-03-082-4/+4
* distro/ptx.conf: make use of new INIT_MANAGER variable to select systemdEnrico Jorns2019-11-212-4/+3
* distro/ptx.conf: do not set special TARGET_VENDOREnrico Jorns2019-11-211-2/+0
* dt-utils: replace PN by BPN in SRC_URIEnrico Jorns2019-11-141-1/+1
* distro/ptx.conf: align with poky zeusEnrico Jorns2019-11-131-3/+3
* demo: classes: genimage: no need to make tasks nostamp taskEnrico Jorns2019-11-081-4/+0
* demo: classes: genimage: properly delete tasksEnrico Jorns2019-11-081-4/+5
* demo: genimage.bbclass: fix build dependenciesEnrico Jorns2019-11-081-1/+1
* barebox: fix CONFIG_DEFAULT_ENVIRONMENT_PATH expansionMarco Felsch2019-10-211-0/+1
* conf: layer: add 'zeus' to LAYERSERIES_COMPATEnrico Jorns2019-10-211-1/+1