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:feeds [2020/09/13 00:24] – Remove FIXME tags -- only issue was 'package' directory misnamed 'packages' wrtf740n | docs:guide-developer:feeds [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 145: | Line 145: | ||
| ==== Creating the package directory ==== | ==== Creating the package directory ==== | ||
| + | |||
| + | For this example we assume that your are in ''/ | ||
| === Adding your package to an existing feed === | === Adding your package to an existing feed === | ||
| - | For this example we assume that your are in ''/ | ||
| - | - You create your current project dir '' | + | FIXME |
| - | - Then while in ''/ | + | |
| - | - '' | + | |
| - | - '' | + | |
| - | - Add your package in the appropriate subdirectory under ''/ | + | |
| - | === Creating | + | === Adding your package to your own feed === |
| - | - Create your project dir and get trunk, as above | + | |
| - | - Create your package dir and copy your package into it (e.g. '' | + | |
| - | ==== Using the feed ==== | + | For this example we assume that you name your feed '' |
| - | - Edit your '' | + | |
| - | - Add a new line to access the feed (and in the case of adding to the packages feed comment out the normal packages feed.) | + | |
| - | - e.g. | + | |
| - | | '' | + | - Edit ''/ |
| - | src-link | + | - Add a new line for your feed. < |
| - | or in the case of the second example: | ||
| - | | '' | + | - Update the feed: from the ''< |
| + | - And then install it < | ||
| - | - Update | + | |
| - | - And then install it < | + | ==== Using the feed ==== |
| - Now your package(s) should be available when you do < | - Now your package(s) should be available when you do < | ||
| Line 181: | Line 173: | ||
| ==== Documentation ==== | ==== Documentation ==== | ||
| - | - [[docs: | + | - [[docs: |
| - | - [[docs: | + | - [[docs: |
| - | - [[docs: | + | - [[docs: |
| - OpenWrt Buildroot – Feeds | - OpenWrt Buildroot – Feeds | ||
| - [[docs: | - [[docs: | ||