summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2015-09-30 08:12:52 -0300
committerAndré Fabian Silva Delgado2015-09-30 08:12:52 -0300
commitc5365656e9ef0e8d89472a6966b86339c2195ee1 (patch)
treec80f434a7497d7500bc8d32da232843cfea5cacc
parent87f7f8ce34649ed743b37ae88f4c79d84e731110 (diff)
downloadaur-c5365656e9ef0e8d89472a6966b86339c2195ee1.tar.gz
Update to 4.2.1_gnu-1.1
* update linux.install
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--linux.install4
3 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6051a013b904..f286a103ad2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-libre
pkgver = 4.2.1_gnu
- pkgrel = 1
+ pkgrel = 1.1
url = http://linux-libre.fsfla.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0039e07df968..1cdecd6e65c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _replacesoldmodules=() # '%' gets replaced with _kernelname
_srcname=linux-${_pkgbasever%-*}
_archpkgver=${_pkgver%-*}
pkgver=${_pkgver//-/_}
-pkgrel=1
+pkgrel=1.1
rcnrel=armv7-x2
arch=('i686' 'x86_64' 'armv7h')
url="http://linux-libre.fsfla.org/"
diff --git a/linux.install b/linux.install
index bd40bcc5f926..378733c98e64 100644
--- a/linux.install
+++ b/linux.install
@@ -9,9 +9,7 @@ post_install () {
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
if [ "$(uname -m)" = "armv7l" ]; then
- echo ">>> NOTE: Using this kernel requires GRUB!"
- echo ">>> See the Migration Guide for instructions:"
- echo ">>> https://wiki.parabola.nu/Migration_from_Arch_ARM#GRUB"
+ echo ">>> WARNING: Using this kernel requires an updated U-Boot!"
elif [ "$(uname -m)" = "x86_64" ] || [ "$(uname -m)" = "i686" ]; then
echo ">>> Generating initial ramdisk, using mkinitcpio. Please wait..."
mkinitcpio -p linux-libre${KERNEL_NAME}