[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-507-gd889922
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-11-13 17:30:08
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via d8899225a8c2ba23cf2d034db0a388c047c2340d (commit)
from ee97bd5c30ee9c44ba2f2c895b0c380c6a3d5928 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d8899225a8c2ba23cf2d034db0a388c047c2340d
Author: Eric Jarrige <eri...@ar...>
Date: Wed Nov 13 18:29:41 2013 +0100
[BUILDROOT] tslib: fix ubuntu 13.10 compil error
-----------------------------------------------------------------------
Summary of changes:
.../buildroot/2013.05/213-tslib-bump_to_v1.1.patch | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
create mode 100644 patches/buildroot/2013.05/213-tslib-bump_to_v1.1.patch
diff --git a/patches/buildroot/2013.05/213-tslib-bump_to_v1.1.patch b/patches/buildroot/2013.05/213-tslib-bump_to_v1.1.patch
new file mode 100644
index 0000000..0ba9969
--- /dev/null
+++ b/patches/buildroot/2013.05/213-tslib-bump_to_v1.1.patch
@@ -0,0 +1,18 @@
+Bump to tslib 1.1 to fix compilation error on Ubuntu 13.10
+
+Signed-off-by: Eric Jarrige <eri...@ar...>
+---
+
+--- buildroot/package/tslib/tslib.mk
++++ buildroot/package/tslib/tslib.mk
+@@ -3,8 +3,8 @@
+ # tslib
+ #
+ #############################################################
+-TSLIB_VERSION = 158ee49b32f83cb7b02d5315f41c2e4cff38942d
+-TSLIB_SITE = http://github.com/kergoth/tslib/tarball/master
++TSLIB_VERSION = 1.1
++TSLIB_SITE = http://github.com/kergoth/tslib/tarball/$(TSLIB_VERSION)
+ TSLIB_LICENSE = GPL, LGPL
+ TSLIB_LICENSE_FILES = COPYING
+
hooks/post-receive
--
armadeus
|