Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:helloworld:chapter4 [2017/10/11 19:51] – ↷ Page moved from inbox:helloworld:chapter4 to docs:guide-developer:helloworld:chapter4 tmomas | docs:guide-developer:helloworld:chapter4 [2024/08/17 03:53] (current) – old revision restored (2018/12/04 23:29) acbh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <- ..: | <- ..: | ||
| - | ====== Including your package feed into LEDE build system ====== | + | ====== Including your package feed into OpenWrt |
| - | This is the fourth chapter in the " | + | This is the fourth chapter in the " |
| * Commissioned your development environment | * Commissioned your development environment | ||
| * Prepared, configured and built the tools and the cross-compilation toolchain | * Prepared, configured and built the tools and the cross-compilation toolchain | ||
| Line 13: | Line 13: | ||
| If you missed one or more of these steps, review the previous chapters. | If you missed one or more of these steps, review the previous chapters. | ||
| - | ===== Including the new package feed into the LEDE build system ===== | + | ===== Including the new package feed into the OpenWrt |
| - | The LEDE build system uses a specific file called '' | + | The OpenWrt |
| - | By default, this file does not exist in the LEDE source code directory, so it is necessary to create it: | + | By default, this file does not exist in the OpenWrt |
| < | < | ||
| cd / | cd / | ||
| Line 34: | Line 34: | ||
| ./ | ./ | ||
| ./ | ./ | ||
| + | </ | ||
| + | |||
| + | If the last step completes successfully, | ||
| + | < | ||
| + | Installing package ' | ||
| </ | </ | ||