diff --git a/core/linux-utilite/PKGBUILD b/core/linux-utilite/PKGBUILD index d899a26b5..0137f759f 100644 --- a/core/linux-utilite/PKGBUILD +++ b/core/linux-utilite/PKGBUILD @@ -9,7 +9,7 @@ _srcname=utilite-utilite _kernelname=${pkgbase#linux} _desc="CompuLab Utilite" pkgver=3.0.35 -pkgrel=4 +pkgrel=5 arch=('armv7h') url="https://github.com/kmihelich/linux-utilite" license=('GPL2') @@ -18,7 +18,7 @@ options=('!strip') source=("https://gitorious.org/utilite/utilite/archive/${_commit}.tar.gz" 'config') md5sums=('4d3130366c73619400aa81a0a3c37e44' - '726b00a75de7352e17fd2ff5c3e234bb') + '35a6a718137e00c104383a9591518ef6') prepare() { cd "${srcdir}/${_srcname}" diff --git a/core/linux-utilite/config b/core/linux-utilite/config index 12e5a68f2..f467e17d4 100644 --- a/core/linux-utilite/config +++ b/core/linux-utilite/config @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/arm 3.0.35 Kernel Configuration +# Linux/arm 3.0.35-5 Kernel Configuration # CONFIG_ARM=y CONFIG_HAVE_PWM=y @@ -619,8 +619,6 @@ CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y -# CONFIG_DEFAULT_CUBIC is not set -# CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_TCP_MD5SIG is not set CONFIG_IPV6=m @@ -3612,7 +3610,11 @@ CONFIG_JBD2=y CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_XFS_FS is not set +CONFIG_XFS_FS=y +# CONFIG_XFS_QUOTA is not set +CONFIG_XFS_POSIX_ACL=y +# CONFIG_XFS_RT is not set +# CONFIG_XFS_DEBUG is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set