diff --git a/.b4-config b/.b4-config deleted file mode 100644 index 683b816ffa..0000000000 --- a/.b4-config +++ /dev/null @@ -1,4 +0,0 @@ -[b4] - prep-perpatch-check-cmd = ./scripts/b4-wrapper-poky.py prep-perpatch-check-cmd - send-auto-cc-cmd = ./scripts/b4-wrapper-poky.py send-auto-cc-cmd - send-auto-to-cmd = ./scripts/b4-wrapper-poky.py send-auto-to-cmd diff --git a/.templateconf b/.templateconf deleted file mode 100644 index faf0348077..0000000000 --- a/.templateconf +++ /dev/null @@ -1,2 +0,0 @@ -# Template settings -TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default} diff --git a/README b/README index 1d36bde727..1784456f66 100644 --- a/README +++ b/README @@ -4,10 +4,13 @@ You can either: a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs + https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html + b) use the new bitbake-setup -You can find information about either approach in our documentation: -https://docs.yoctoproject.org/ + https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html + +You can find more information in our documentation: https://docs.yoctoproject.org/ Note that "poky" the distro setting is still available in meta-yocto as before and we continue to use and maintain that.