Browse Source

docs: new keywords for PKG_NEEDS are available

Waldemar Brodkorb 7 years ago
parent
commit
66b27a8757
2 changed files with 2 additions and 2 deletions
  1. 1 1
      docs/package-reference.txt
  2. 1 1
      docs/patch-policy.txt

+ 1 - 1
docs/package-reference.txt

@@ -54,7 +54,7 @@ information is:
 
 * +PKG_NEEDS+ optional, lists the features that are required to build or
   run the software package on the target. It contains a list of keywords.
-  Supported are +threads+ +rt+ +c+++
+  Supported are +threads+ +mmu+ +intl+ and +c+++
 
 * +PKG_NOPARALLEL+ optional, may be set to 1, to disable parallel building of the
   package via make -jn, n=4 is default, but can be changed in +Global Settings+ in the

+ 1 - 1
docs/patch-policy.txt

@@ -75,7 +75,7 @@ Backported from: <some commit id>
 or
 
 ---------------
-Fetch from: <some url>
+Fetched from: <some url>
 ---------------
 
 It is also sensible to add a few words about any changes to the patch