Go to file
Bruce Ashfield 2a217f7e91 cni: update to v1.2.0-rc0
Bumping cni to version v0.8.0-237-gb62753a, which comprises the following commits:

    d1276f1 Add Marshal function in Result/NetConf to omit empty value
    a6a9891 libcni: implement version negotiation
    1362169 go get github.com/Masterminds/semver/v3
    f51f8ea SPEC: add version negotiation
    f8d7b81 build(deps): bump github.com/containernetworking/plugins
    6bac4ee build(deps): bump alpine in /.github/actions/retest-action
    91db252 build(deps): bump actions/setup-go from 4 to 5
    0e4c0e2 cleanup: update references, make links relative
    4caff13 libcni, skel: implement STATUS
    b9a9324 build(deps): bump the golang group with 1 update
    4a0bccb describe mtu, advmss, priority attributes of route object in specification
    efffbee Add route attributes - MTU, AdvMSS, Priority
    cd1b855 build(deps): bump the golang group with 2 updates
    6ed65ac Fix if condition for netns override
    f67e207 use replace directive for github.com/containernetworking/cni
    cfdc39b build(deps): bump the golang group with 1 update
    509c490 spec: STATUS wording
    0c68fe1 build(deps): bump the golang group with 2 updates
    29ba516 Upgrade debug module go version to 1.18
    b7d75ff Define Makefile with golangci-lint
    4683716 enable gocritic linter
    91629d5 dependabot: batch updates
    e86c9ca resume and complete gc impl
    02155e0 skel: add gc support
    d9f1e67 wip GC implementation -- spec
    8fdefe9 noop: support command log file
    004b09b Add Tomofumi Hayashi as a CNI maintainer
    11077bc build(deps): bump actions/checkout from 3 to 4
    0021b93 SPEC: fix misspelled word
    3072cfe SPEC: add wording for GC verb
    837171b Add AWS VPC CNI for 3P list
    215259b fix kubernetes document url in readme
    4a096f6 pkg/types: explicitly import all versions
    a899051 libcni: add version v1.1.0
    c768dcb SPEC: bump version to v1.1.0-dev
    a8fdbf9 build(deps): bump alpine in /.github/actions/retest-action

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>

cni-plugins: update to 1.4.0

Bumping cni-plugins.git to version v1.1.0-232-gb6a0e0bc, which comprises the following commits:

    e6099fb8 build(deps): bump actions/setup-go from 4 to 5
    82542170 build(deps): bump the golang group with 2 updates
    d7082175 Bump to golang:1.21-alpine in release.sh
    a4cbf13a Add CNI_NETNS_OVERRIDE for upcoming CNI change
    6cac5d60 build(deps): bump the golang group with 3 updates
    f90ac41a revert some code in pr 962
    5280b4d5 bridge: fix spelling
    495a2cbb bridge: remove useless firstV4Addr
    8c59fc1e bridge: remove useless check
    1079e113 Add ndisc_notify in ipvlan for ipv6 ndp
    999ca157 macvlan: enable ipv6 ndisc_notify
    0b1a96ff build(deps): bump google.golang.org/grpc from 1.50.1 to 1.56.3
    28c5faee build(deps): bump the golang group with 3 updates
    aacae5c0 dependabot: batch updates
    6b787612 fix workflow warnings
    37531cda fix lint errors
    845ef62b macvlan cmdDel: replace the loadConf function with json.unmarshal
    691186ca build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.28.0
    19e5747a build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
    18172539 build(deps): bump github.com/Microsoft/hcsshim from 0.9.9 to 0.11.1
    61fa9636 build(deps): bump golang.org/x/sys from 0.10.0 to 0.13.0
    33ccedc6 Create IPAM files with 0600 permissions
    853b82d1 build: Use POSIX sh for shell scripts
    d216b0c3 build(deps): bump actions/checkout from 3 to 4
    5f25a93a ci(lint) extend timeout to 5 min
    7c11d486 build(deps): bump github.com/coreos/go-iptables from 0.6.0 to 0.7.0
    c1a7948b vrf: fix route filter to use output iface

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-15 17:17:19 +00:00
classes classes/image-oci: Map image architecture correctly 2023-11-06 16:21:12 +00:00
conf conf/layer: add scarthgap compatibility 2024-03-15 17:16:33 +00:00
docs podman: Add support for rootless mode 2022-07-15 17:11:58 -04:00
dynamic-layers xen-boot-cmd.inc: Fix initrd boot issue with 6.6 kernel 2024-02-22 17:15:22 +00:00
files fs-perms-nagios.txt: add perms conf file 2018-09-06 12:45:17 -04:00
lib/oeqa/runtime/cases xtf: add testimage integration to run XTF test cases in OEQA 2021-09-02 16:36:23 -04:00
recipes-containers skopeo: update to 1.14.1 2024-03-15 17:17:19 +00:00
recipes-core runv: set COMPATIBLE_HOST 2023-11-06 16:21:12 +00:00
recipes-demo app-container: temporarily copy contens of .inc file to recipe 2022-09-12 16:45:26 -04:00
recipes-devtools layer-wide: drop PYTHON_PN 2024-02-21 22:48:29 +00:00
recipes-extended upx: bump to 4.2.2 release 2024-02-21 13:58:56 +00:00
recipes-graphics/xorg-xserver global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
recipes-kernel kernel: drop 6.1 inc file 2024-02-07 22:34:09 +00:00
recipes-networking cni: update to v1.2.0-rc0 2024-03-15 17:17:19 +00:00
scripts oe-go-mod-autogen: clarify need to update main SRCREV 2023-11-06 16:21:12 +00:00
wic xen-image-minimal: supply bootloader config for qemux86-64 machine 2021-09-02 16:36:23 -04:00
.gitignore buildah: add seccomp and ipv6 to REQUIRED_DISTRO_FEATURES 2023-04-12 13:10:11 -04:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
MAINTAINERS MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen 2021-12-16 21:45:00 -05:00
meta-virt-roadmap.txt docs: roadmap: add missing workflow items 2019-10-28 11:56:10 -04:00
README.md docs: add SECURITY.md and rename README.md 2023-11-06 16:21:12 +00:00
SECURITY.md docs: add SECURITY.md and rename README.md 2023-11-06 16:21:12 +00:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

The bbappend files for some recipes (e.g. linux-yocto) in this layer need to have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add in configuration file the following line.

DISTRO_FEATURES:append = " virtualization"

If meta-virtualization is included, but virtualization is not enabled as a distro feature a warning is printed at parse time:

You have included the meta-virtualization layer, but
'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files
may not take effect. See the meta-virtualization README for details on enabling
virtualization support.

If you know what you are doing, this warning can be disabled by setting the following variable in your configuration:

SKIP_META_VIRT_SANITY_CHECK = 1

Depending on your use case, there are other distro features in meta-virtualization that may also be enabled:

  • xen: enables xen functionality in various packages (kernel, libvirt, etc)
  • kvm: enables KVM configurations in the kernel and autoloads modules
  • k8s: enables kubernets configurations in the kernel, tools and configuration
  • aufs: enables aufs support in docker and linux-yocto
  • x11: enable xen and libvirt functionality related to x11
  • selinux: enables functionality in libvirt and lxc
  • systemd: enable systemd services and unit files (for recipes for support)
  • sysvinit: enable sysvinit scripts (for recipes with support)
  • seccomp: enable seccomp support for packages that have the capability.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-openembedded.git branch: master revision: HEAD layers: meta-oe meta-networking meta-filesystems meta-python

BBFILE_PRIORITY_openembedded-layer = "4"

Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Required for Ceph: URI: git://git.yoctoproject.org/meta-cloud-services branch: master revision: HEAD prio: default

Required for cri-o: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Community / Colaboration

Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ Mailing list: https://lists.yoctoproject.org/g/meta-virtualization IRC: libera.chat #meta-virt channel

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org

Maintainer: Bruce Ashfield bruce.ashfield@gmail.com see MAINTAINERS for more specific information

When sending single patches, please using something like: $ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.