summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-21 10:21:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-21 10:28:39 +0200
commitab4fe111e6b3da0fbd64be8a305dbe96a5fe4f9d (patch)
tree9661b31bc986ce3a7b9337f96ae8e31c0f0a0532 /CONTRIBUTING.md
parentmDNSResponder: Update to v878.30.4 (diff)
downloadrtems-libbsd-ab4fe111e6b3da0fbd64be8a305dbe96a5fe4f9d.tar.bz2
CONTRIBUTING.md: Avoid explicit commit numbers
Update #3472.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9e6ee83c..13a99e27 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -112,12 +112,16 @@ direction.
You can add more than one verbose option (-v) to the command line and get more
detail and debug level information from the command.
-FreeBSD Version of Imported Files and Directories
--------------------------------------------------
+FreeBSD Baseline
+----------------
-* *, trunk, 2017-04-04, 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
+Use
+```
+$ git log freebsd-org
+```
+to figure out the current FreeBSD baseline.
-How to import code from FreeBSD
+How to Import Code from FreeBSD
-------------------------------
* In case you import files from a special FreeBSD version, then update the list above.