summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-01 16:23:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-08 14:24:38 +0200
commite8b7066dab2c5bd71c83fe9117366adf16dd1cec (patch)
treeab5a12d83336de971055c0e75b4706138f5b7a42
parentUpdate due to header file changes (diff)
downloadrtems-libbsd-e8b7066dab2c5bd71c83fe9117366adf16dd1cec.tar.bz2
Add FreeBSD sources as a submodule
The current version corresponds to SVN r255967 of: http://svn.freebsd.org/base/releng/8.2
-rw-r--r--.gitmodules3
m---------freebsd-org0
-rw-r--r--libbsd.txt13
3 files changed, 9 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..e079aa76
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "freebsd-org"]
+ path = freebsd-org
+ url = https://github.com/freebsd/freebsd.git
diff --git a/freebsd-org b/freebsd-org
new file mode 160000
+Subproject acc6ddf18bd9aac26c2f719b5b0868985ac5390
diff --git a/libbsd.txt b/libbsd.txt
index 29de737c..5207a88a 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -32,19 +32,18 @@ Please help by adding to it.
== Source Code Version Information
-* FreeBSD 8.2 SVN r222496
+* FreeBSD 8.2 SVN r255967
* RTEMS 4.11
- BSP must have support for all new BSD sys sections
- It is preferable if the BSP uses linkcmds.base.
- BSP must be from an architecture with Programmable Interrupt Controller
interrupt model.
-The FreeBSD 8.2 SVN checkout will generally be referred to as the
-FreeBSD source in this document. An archive of the FreeBSD 8.2 SVN
-archive used is located at
- http://www.rtems.org/ftp/pub/rtems/people/joel/freebsd/
-The SVN checkout command is this
- svn co http://svn.freebsd.org/base/releng/8.2/sys/ -r222496 freebsd-8.2
+The latest port uses the FreeBSD sources as a Git submodule which will
+generally be referred to as the FreeBSD source in this document. Previously a
+FreeBSD 8.2 SVN checkout was used. The SVN checkout command corresponding to
+the current Git submodule commit is this
+ svn co http://svn.freebsd.org/base/releng/8.2 -r255967 freebsd-8.2
== Issues and To Do
* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB