summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-05 04:05:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-05 04:27:06 +0100
commit66b27a8757d3c5862ca5467a5267b3440247e2dd (patch)
tree93729e0833f0d7e35bacff9b98b65a38e4c6098d
parentdefd136511c34737ec9dcba5c8b0f027c2e2a0a3 (diff)
docs: new keywords for PKG_NEEDS are available
-rw-r--r--docs/package-reference.txt2
-rw-r--r--docs/patch-policy.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/package-reference.txt b/docs/package-reference.txt
index 54e0a1712..a57fbd033 100644
--- a/docs/package-reference.txt
+++ b/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
diff --git a/docs/patch-policy.txt b/docs/patch-policy.txt
index e948661cf..bb3677d7b 100644
--- a/docs/patch-policy.txt
+++ b/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