Compare commits

..

No commits in common. "develop" and "master" have entirely different histories.

2 changed files with 0 additions and 26 deletions

View File

@ -1,18 +0,0 @@
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "helium-ox64"
BBFILE_PATTERN_helium-ox64 = "^${LAYERDIR}/"
BBFILE_PRIORITY_helium-ox64 = "6"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_helium-ox64 = "2"
LAYERDEPENDS_helium-ox64 = "core ox64-bsp helium"
LAYERSERIES_COMPAT_helium-ox64 = "scarthgap"

View File

@ -1,8 +0,0 @@
SUMMARY = "Helium image for Ox64"
LICENSE = "MIT"
require recipes-core/images/helium-image-default.bb
require recipes-core/images/ox64-image-default.bb
IMAGE_INSTALL += " \
"