diff --git a/.drone.yml b/.drone.yml index 172bac95c..284991c77 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,6 +33,10 @@ steps: - echo SSTATE_DIR = \"$SSTATE_CACHE_DIR\" >> conf/local.conf - echo IMAGE_CLASSES += \"testimage testsdk\" >> conf/local.conf - echo INHERIT += \"report-error rm_work\" >> conf/local.conf + - echo ERR_REPORT_SERVER = \"errors.yoctoproject.org\" >> conf/local.conf + - echo ERR_REPORT_PORT = \"80\" >> conf/local.conf + - echo ERR_REPORT_USERNAME = \"Drone Autobuilder\" >> conf/local.conf + - echo ERR_REPORT_EMAIL = \"info@yoedistro.org\" >> conf/local.conf # - echo TESTIMAGE_AUTO_qemuall = \"1\" >> conf/local.conf - /bin/bash -c ". ./qemuarm64-envsetup.sh && bitbake yoe-debug-image" - /bin/bash -c ". ./qemuarm64-envsetup.sh && resulttool report build/tmp" diff --git a/.gitmodules b/.gitmodules index f5ad80c69..a5a687f83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "sources/openembedded-core"] path = sources/openembedded-core url = https://github.com/YoeDistro/openembedded-core - branch = dunfell + branch = yoe/dunfell [submodule "sources/meta-openembedded"] path = sources/meta-openembedded url = https://github.com/YoeDistro/meta-openembedded diff --git a/conf/site.conf b/conf/site.conf index 1bf20df84..f643f4875 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -25,9 +25,9 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = "" EXTRA_IMAGE_FEATURES = "debug-tweaks" # Define a feedserver template to be part of rootfs -PACKAGE_FEED_URIS ??= "http://10.0.0.10:8000" +PACKAGE_FEED_URIS ??= "https://s3.wasabisys.com/yoe-feed/${DISTRO_VERSION}/${TCLIBC}" # eSDK update mechanism for end-users -SDK_UPDATE_URL ??= "http://10.0.0.10:8000" +SDK_UPDATE_URL ??= "https://s3.wasabisys.com/yoe-sdk/${DISTRO_VERSION}/${TCLIBC}" # # Qemu configuration # diff --git a/sources/meta-altera b/sources/meta-altera index b01a0aa4f..0c518d239 160000 --- a/sources/meta-altera +++ b/sources/meta-altera @@ -1 +1 @@ -Subproject commit b01a0aa4fd93d364b1358ae5b076ebdad35f9a7e +Subproject commit 0c518d23992fb879bfb71278cf1bfa63aae66066 diff --git a/sources/meta-atmel b/sources/meta-atmel index 975519a56..2f16c93db 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 975519a56b433028182f67ab23b7fde19bc94120 +Subproject commit 2f16c93dbd5e96250b87b4c2809ac44c23eec622 diff --git a/sources/meta-intel b/sources/meta-intel index 77a0e289d..4162501e8 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 77a0e289d5df928a5d5c9c659c850e7b46505711 +Subproject commit 4162501e85481827f2ef65afe86a29cdd89cb57e diff --git a/sources/meta-openembedded b/sources/meta-openembedded index b1aa5f785..b5f510e48 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit b1aa5f785094d25765657f1df7db0748680ae7fb +Subproject commit b5f510e48080b6dc710ff4800feb90ef679c5456 diff --git a/sources/openembedded-core b/sources/openembedded-core index 1795f30d8..05313bd1f 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 1795f30d8ab73d35710ca99064c51190dc84853e +Subproject commit 05313bd1f7d7afce524815c1f676602524d5fa6d