summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-12-30 14:12:52 +0100
committerJuergen Beisert <jbe@pengutronix.de>2012-12-30 16:29:08 +0100
commitd2c932b7f7f96c0580e80e844a8792d94bb86637 (patch)
treeed147287beb1bf9bc9c2567b77dd4b2b96a133a1
parenta1a194eab489f7f0f70cb51922b9db0b1e156f2a (diff)
downloadOSELAS.BSP-Pengutronix-Generic-d2c932b7f7f96c0580e80e844a8792d94bb86637.tar.gz
OSELAS.BSP-Pengutronix-Generic-d2c932b7f7f96c0580e80e844a8792d94bb86637.tar.xz
Generic board support package: Release December 2012OSELAS.BSP-Pengutronix-Generic-2012.12.0
Release 29C3 with greetings from the Chaos Communication Congress in Hamburg/Germany in December 2012 :) Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
-rw-r--r--ChangeLog1
-rw-r--r--README4
-rw-r--r--configs/ptxconfig2
3 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 206cf38..29ce617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2012-12-30 Juergen Beisert <jbe@pengutronix.de>
* Platforms: use 2012.12.0 platform releases
+ * BSP: the 29C3 release
2012-12-20 Juergen Beisert <jbe@pengutronix.de>
diff --git a/README b/README
index 26c689e..2f748b7 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-OSELAS.BSP-Pengutronix-Generic-2011.11.0:
+OSELAS.BSP-Pengutronix-Generic-2012.12.0:
This PTXdist[1] based project combines two reference board support packages:
- ARM based "versatilepb"
- X86 generic PC
-They are intended to show new users of ptxdist how to prepare and build all
+They are intended to show new users of PTXdist how to prepare and build all
required components for an embedded device.
For further information please read the following documents (part of this
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 1c1c694..9507257 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -17,7 +17,7 @@ PTXCONF_MODULES=y
#
PTXCONF_PROJECT_VENDOR="PTX"
PTXCONF_PROJECT="Generic"
-PTXCONF_PROJECT_VERSION="-master"
+PTXCONF_PROJECT_VERSION="-29C3"
#
# ------------------------------------