diff options
Diffstat (limited to 'docs/manual/adding-packages-tips.txt')
-rw-r--r-- | docs/manual/adding-packages-tips.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/manual/adding-packages-tips.txt b/docs/manual/adding-packages-tips.txt index ceaba8e0c2..9266af6755 100644 --- a/docs/manual/adding-packages-tips.txt +++ b/docs/manual/adding-packages-tips.txt @@ -1,12 +1,10 @@ // -*- mode:doc; -*- // vim: set syntax=asciidoc: -Tips and tricks -~~~~~~~~~~~~~~~ +=== Tips and tricks [[package-name-variable-relation]] -Package name, config entry name and makefile variable relationship -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +==== Package name, config entry name and makefile variable relationship In Buildroot, there is some relationship between: @@ -36,8 +34,7 @@ using the following rules: [[github-download-url]] -How to add a package from github -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +==== How to add a package from github Packages on github often don't have a download area with release tarballs. However, it is possible to download tarballs directly from the repository |