[ptxdist] [PATCH 1/2] host-xl-tools: version bump 1.0.1 -> 1.1.0

2012-02-10 Thread Stephan Linz
Signed-off-by: Stephan Linz --- rules/host-xl-tools.make |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/host-xl-tools.make b/rules/host-xl-tools.make index bda3f75..3cf652b 100644 --- a/rules/host-xl-tools.make +++ b/rules/host-xl-tools.make @@ -1,6 +1,6 @@ #

[ptxdist] [PATCH 2/2] microblaze: support little endian configuration

2012-02-10 Thread Stephan Linz
Since MicroBlaze in general supports big and little endian, both is possible. The default is big endian. Signed-off-by: Stephan Linz --- platforms/architecture.in|4 +++- scripts/lib/ptxd_make_00-init.sh | 14 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff -

[ptxdist] ICONV() problem with OSELAS.BSP-Phytec-phyCORE-12-1

2012-02-10 Thread Jerry Kirk
We are starting some new development with the Phytec i.MX35 product line hoping to build off the BSP. I'm trying to use the current pieces OpenSUSE, ptxdist-1.99.20, OSELAS.BSP-Phytec-phyCORE-12-1, OSELAS.Toolchain- 1.99.3.8. We have the CD with the prebuilt binaries, but I know that won't be en

[ptxdist] [PATCH] git tag sanitizing

2012-02-10 Thread Jon Ringle
Replace ~ with - when creating a git tag Signed-off-by: Jon Ringle --- scripts/lib/ptxd_make_world_patchin.sh |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/lib/ptxd_make_world_patchin.sh b/scripts/lib/ptxd_make_world_patchin.sh index f1451d2..8dca947 100644 -