[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-783-gc64e870
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-07-08 15:59:21
|
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 c64e8702093dcedce1abc9313f87a18aa03d3673 (commit)
from bbd5569323727cce58b99cd571db91e68be1b3e4 (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 c64e8702093dcedce1abc9313f87a18aa03d3673
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jul 8 18:03:00 2015 +0200
[BUILDROOT] 2015.02: owfs: bump to latest version
-----------------------------------------------------------------------
Summary of changes:
.../2015.02/006-armadeus-add-owfs-package.patch | 18 +++++++++---------
patches/buildroot/2015.02/cleanup_buildroot.sh | 1 +
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/patches/buildroot/2015.02/006-armadeus-add-owfs-package.patch b/patches/buildroot/2015.02/006-armadeus-add-owfs-package.patch
index 09209ee..6b9be5f 100644
--- a/patches/buildroot/2015.02/006-armadeus-add-owfs-package.patch
+++ b/patches/buildroot/2015.02/006-armadeus-add-owfs-package.patch
@@ -28,9 +28,9 @@ Index: buildroot/package/owfs/owfs.mk
+###############################################################################
+
+OWFS_SITE = http://downloads.sourceforge.net/owfs/
-+OWFS_VERSION = 2.9p2
++OWFS_VERSION = 3.1p0
+OWFS_DEPENDENCIES = libfuse
-+OWFS_CONF_OPTS += --disable-owhttpd --disable-owftpd --disable-swig
++OWFS_CONF_OPTS += --disable-swig
+OWFS_INSTALL_STAGING = YES
+
+ifeq ($(BR2_PACKAGE_LIBUSB),y)
@@ -45,11 +45,11 @@ Index: buildroot/package/Config.in
===================================================================
--- buildroot.orig/package/Config.in
+++ buildroot/package/Config.in
-@@ -353,6 +353,7 @@ endif
- source "package/open2300/Config.in"
- source "package/openocd/Config.in"
- source "package/openpowerlink/Config.in"
+@@ -357,6 +357,7 @@ endif
+ source "package/open2300/Config.in"
+ source "package/openocd/Config.in"
+ source "package/openpowerlink/Config.in"
+ source "package/owfs/Config.in"
- source "package/owl-linux/Config.in"
- source "package/parted/Config.in"
- source "package/pciutils/Config.in"
+ source "package/owl-linux/Config.in"
+ source "package/parted/Config.in"
+ source "package/pciutils/Config.in"
diff --git a/patches/buildroot/2015.02/cleanup_buildroot.sh b/patches/buildroot/2015.02/cleanup_buildroot.sh
index d99a8e5..25de5b5 100755
--- a/patches/buildroot/2015.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2015.02/cleanup_buildroot.sh
@@ -81,6 +81,7 @@ rm -rf buildroot/package/marble/marble.mk
rm -rf buildroot/package/matiec/Config.in
rm -rf buildroot/package/matiec/host-matiec-001-fix_bison_compilation_error.patch
rm -rf buildroot/package/matiec/matiec.mk
+rm -rf buildroot/package/mmc-utils/mmc-utils.mk
rm -rf buildroot/package/mplayer/mplayer-1.0rc2-add_pld_asm_inst_for_non_armv5_arch.patch
rm -rf buildroot/package/multimedia/fsl-mm-codeclib/fsl-mm-codeclib.mk
rm -rf buildroot/package/ncurses/ncurses-5.7-allows_build_with_old_ncurses_host_installation.patch
hooks/post-receive
--
armadeus
|