aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2024-03-15classes: add depreciated warning bbclassBruce Ashfield
2023-11-06classes/image-oci: Map image architecture correctlyJoshua Watt
2023-11-06classes/image-oci-umoci: Replace ":" in image file nameJoshua Watt
2023-11-06classes/image-oci-umoci: Allow labels to have spacesJoshua Watt
2023-11-06classes/image-oci-umoci: Allow environment variables to have spacesJoshua Watt
2023-11-06umoci: allow encoding of multiple entrypoint or cmd argumentsBruce Ashfield
2023-03-20conf: make container recipes parseable when virtualization is not setBruce Ashfield
2023-03-08conf: introduce container configuration valuesBruce Ashfield
2023-02-17containers: introduce container-host classBruce Ashfield
2023-02-10oci-image: create two different tar outputsBruce Ashfield
2022-12-07image-oci-umoci: add convenience symlink for oci image tarBruce Ashfield
2022-12-07image-oci-sloci: add convenience symlinks in deployBruce Ashfield
2022-09-12image-oci-umoci: add convenience symlink to latest imageBruce Ashfield
2022-07-15image-oci-umoci: add parameter for stop signalVasileios Anagnostopoulos
2022-07-15image-oci-umoci: properly handle tags other than latestPascal Bach
2022-06-20xen: Disable highmem on qemuarmMichal Orzel
2022-06-20Revert "xen: Disable PCI on qemuarm with Xen"Michal Orzel
2022-05-18xen: Disable PCI on qemuarm with XenBertrand Marquis
2022-05-18xen: enable qemuboot for arm32Bertrand Marquis
2022-05-18qemuboot: Fix command line and enable other machinesBertrand Marquis
2022-05-09Revert "qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images"Bruce Ashfield
2022-05-09xen images, qemuboot: configure xenbr0 bridge for runqemu, testimageChristopher Clark
2022-05-09qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen imagesChristopher Clark
2021-12-13config: introduce hostname generation hooksBruce Ashfield
2021-11-03xen: update to setuptools based lopperBruce Ashfield
2021-09-02xtf: add testimage integration to run XTF test cases in OEQAChristopher Clark
2021-08-06image-oci: use new override syntaxBruce Ashfield
2021-08-02global: overrides conversion pass 2Bruce Ashfield
2021-08-02global: overrides syntax conversionBruce Ashfield
2021-08-02xen-image-minimal: fix aarch64 build for non-qemuboot-enabled machinesChristopher Clark
2021-07-29qemuboot, xen-image-minimal: enable runqemu for qemuarm64 Xen imagesChristopher Clark
2021-07-19oci-images: create backend .inc filesBruce Ashfield
2021-03-15cni: introduce cni networking bbclassBruce Ashfield
2020-08-11xen: retire the Raspberry Pi sdcard classChristopher Clark
2020-07-06xen, raspberry pi: add Xen-specific SD card classChristopher Clark
2020-07-06xen: apply layer settings when xen DISTRO_FEATURE is enabledChristopher Clark
2020-02-10conf: defer DISTRO_FEATURE check to bbclass processingBruce Ashfield
2019-12-10conf: add k8s distro featureBruce Ashfield
2019-12-06conf: fix meta-virt version / config includeBruce Ashfield
2019-02-27containers: introduce image-ociBruce Ashfield
2017-10-12sanity-meta-virt: Watch for SanityCheck eventPaul Barker
2017-10-12sanity-meta-virt: Make skip variable name layer specificPaul Barker
2017-10-02sanity-meta-virt.bbclass: add class for bbappend files checkingChen Qi
2017-04-11housekeeping: swap out go-osarchmap in favor of goarchMark Asselstine
2017-01-03Remove True option to getVar callsPaul Barker
2017-01-03go-osarchmap: Skip golang recipes for unsupported architecturesPaul Barker
2016-04-19go-cross: uprev to 1.5.2Zongchun Yu