1 Commits

Author SHA1 Message Date
742f9446e5 Updated meta-zepto for scarthgap branch
This layer's sole purpose is simple!
It sets one variable, BBLAYERS_LAYERINDEX_URL, and is sets it to
"https://layers.chxc.se/layerindex/", i.e.
BBLAYERS_LAYERINDEX_URL = "https://layers.chxc.se/layerindex/"
And it does that in order to make use of the Zepto layerindex.
2025-11-15 20:25:11 +01:00

View File

@@ -12,6 +12,6 @@ BBFILE_PRIORITY_zepto := "5"
LAYERVERSION_zepto = "1" LAYERVERSION_zepto = "1"
LAYERDEPENDS_zepto = "core" LAYERDEPENDS_zepto = "core"
LAYERSERIES_COMPAT_zepto = "kirkstone langdale mickledore nanbield" LAYERSERIES_COMPAT_zepto = "scarthgap styhead walnascar"
BBLAYERS_LAYERINDEX_URL = "https://layers.zeptoinitiative.org/layerindex/" BBLAYERS_LAYERINDEX_URL = "https://layers.zeptoinitiative.org/layerindex/"