TechNexion / tn-imx-yocto-manifest

TechNexion i.MX Yocto manifests
27 stars 10 forks source link

Bitbake does not bake for hardknott stable or next #26

Open tbandtg opened 2 years ago

tbandtg commented 2 years ago

The sources for meta-virtualization open containers runc are no longer there. It seems that a rc 95 was tagged. And that tag is no longer there.

tbandtg commented 2 years ago

Fix include runc.inc

SRCREV = "d7f7b22a85a2387557bdcda125710c2506f8d5c5" SRC_URI = " \ git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ " RUNC_VERSION = "1.1.0"

CVE_PRODUCT = "runc"