linux-sunxi / meta-sunxi

Official sunxi OpenEmbedded layer for Allwinner-based boards.
MIT License
140 stars 172 forks source link

please create scarthgap branch. thx #401

Closed asac closed 2 months ago

nandra commented 2 months ago

@asac I'm performing my internal testing. then I'll push it -> should be soon. Thanks.

asac commented 2 months ago

OK, many thanks. Fwiw, I was able to build nanopi-r1.conf machine without modifications from master branch with:

panta@pantabuild:~/yocto/panta/meta/meta-pantavisor/meta-sunxi$ git diff
diff --git a/conf/layer.conf b/conf/layer.conf
index 9637c38..6dbdfcc 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,4 +14,4 @@ LAYERVERSION_sunxi = "1"

 LAYERDEPENDS_sunxi = "core meta-python meta-arm"

-LAYERSERIES_COMPAT_sunxi = "honister kirkstone langdale mickledore nanbield"
+LAYERSERIES_COMPAT_sunxi = "honister kirkstone langdale mickledore nanbield scarthgap"
nandra commented 2 months ago

@asac please see: https://github.com/linux-sunxi/meta-sunxi/pull/403

nandra commented 2 months ago

Done. Closing.