diff --git a/core/linux-cubox-headless/PKGBUILD b/core/linux-cubox-headless/PKGBUILD index b5d98d06b..afe8a780b 100644 --- a/core/linux-cubox-headless/PKGBUILD +++ b/core/linux-cubox-headless/PKGBUILD @@ -8,7 +8,7 @@ pkgname=('linux-cubox-headless') _kernelname=${pkgname#linux} _basekernel=3.5 pkgver=${_basekernel}.7 -pkgrel=9 +pkgrel=10 cryptover=1.5 arch=('arm') url="http://www.kernel.org/" @@ -19,7 +19,7 @@ source=('config' 'change-default-console-loglevel.patch' "http://download.gna.org/cryptodev-linux/cryptodev-linux-${cryptover}.tar.gz" 'Kirkwood_SPDIF.conf') -md5sums=('05dde562a417c40ec002451168c9f171' +md5sums=('7aa4ab572e51f3989e583461ff0673e6' '9d3c56a4b999c8bfbd4018089a62f662' '3a4b8d23c1708283e29477931d63ffb8' 'a746383e6ce46bcecb662acb3ac21b3f') diff --git a/core/linux-cubox-headless/config b/core/linux-cubox-headless/config index 829fa9cc7..6914be024 100644 --- a/core/linux-cubox-headless/config +++ b/core/linux-cubox-headless/config @@ -3442,8 +3442,8 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_ECRYPT_FS is not set -# CONFIG_HFS_FS is not set -# CONFIG_HFSPLUS_FS is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set diff --git a/core/linux-cubox/PKGBUILD b/core/linux-cubox/PKGBUILD index 27018b23e..5ee7c6cee 100644 --- a/core/linux-cubox/PKGBUILD +++ b/core/linux-cubox/PKGBUILD @@ -8,7 +8,7 @@ pkgname=('linux-cubox' 'linux-headers-cubox') _kernelname=${pkgname#linux} _basekernel=3.5 pkgver=${_basekernel}.7 -pkgrel=9 +pkgrel=10 cryptover=1.5 arch=('arm') url="http://www.kernel.org/" @@ -19,7 +19,7 @@ source=('config' 'change-default-console-loglevel.patch' "http://download.gna.org/cryptodev-linux/cryptodev-linux-${cryptover}.tar.gz" 'Kirkwood_SPDIF.conf') -md5sums=('e9f5000a295fabedbee858d506e771b5' +md5sums=('6f9d5675651e1f1676e8b98f93f931ae' '9d3c56a4b999c8bfbd4018089a62f662' '3a4b8d23c1708283e29477931d63ffb8' 'a746383e6ce46bcecb662acb3ac21b3f') diff --git a/core/linux-cubox/config b/core/linux-cubox/config index efe13d091..4238dc88e 100644 --- a/core/linux-cubox/config +++ b/core/linux-cubox/config @@ -3442,8 +3442,8 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_ECRYPT_FS is not set -# CONFIG_HFS_FS is not set -# CONFIG_HFSPLUS_FS is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set