diff options
| -rw-r--r-- | .b4-config | 4 | ||||
| -rw-r--r-- | .templateconf | 2 | ||||
| -rw-r--r-- | README | 7 |
3 files changed, 5 insertions, 8 deletions
diff --git a/.b4-config b/.b4-config deleted file mode 100644 index 683b816ffa..0000000000 --- a/.b4-config +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | [b4] | ||
| 2 | prep-perpatch-check-cmd = ./scripts/b4-wrapper-poky.py prep-perpatch-check-cmd | ||
| 3 | send-auto-cc-cmd = ./scripts/b4-wrapper-poky.py send-auto-cc-cmd | ||
| 4 | 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 @@ | |||
| 1 | # Template settings | ||
| 2 | TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default} | ||
| @@ -4,10 +4,13 @@ You can either: | |||
| 4 | 4 | ||
| 5 | a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs | 5 | a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs |
| 6 | 6 | ||
| 7 | https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html | ||
| 8 | |||
| 7 | b) use the new bitbake-setup | 9 | b) use the new bitbake-setup |
| 8 | 10 | ||
| 9 | You can find information about either approach in our documentation: | 11 | https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html |
| 10 | https://docs.yoctoproject.org/ | 12 | |
| 13 | You can find more information in our documentation: https://docs.yoctoproject.org/ | ||
| 11 | 14 | ||
| 12 | Note that "poky" the distro setting is still available in meta-yocto as | 15 | Note that "poky" the distro setting is still available in meta-yocto as |
| 13 | before and we continue to use and maintain that. | 16 | before and we continue to use and maintain that. |
