From 79a8ea1b43ff12fb50fa912c301f31ef6f61473e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 30 Aug 2016 09:39:45 -0300 Subject: linux-libre-pck: minor fix --- libre/linux-libre-pck/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/linux-libre-pck') diff --git a/libre/linux-libre-pck/PKGBUILD b/libre/linux-libre-pck/PKGBUILD index 41b1c9b58..a2dbca966 100644 --- a/libre/linux-libre-pck/PKGBUILD +++ b/libre/linux-libre-pck/PKGBUILD @@ -46,8 +46,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li 'linux.preset' 'change-default-console-loglevel.patch' # armv7h patches - "https://repo.parabola.nu/other/rcn-libre/patches/${_pkgver%-*}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch" - "https://repo.parabola.nu/other/rcn-libre/patches/${_pkgver%-*}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch.sig" + "https://repo.parabola.nu/other/rcn-libre-pck/patches/${_pkgver%-*}/rcn-libre-pck-${_pkgver%-*}-${rcnrel}.patch" + "https://repo.parabola.nu/other/rcn-libre-pck/patches/${_pkgver%-*}/rcn-libre-pck-${_pkgver%-*}-${rcnrel}.patch.sig" '0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch' '0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch' '0003-SMILE-Plug-device-tree-file.patch' @@ -75,7 +75,7 @@ sha256sums=('f483e595e0ad9a9d1b3afd20e4ecb0b798cf16eb31e79a7b99311eb9c061032a' '7c2ec514ff6136a5164fdc0eddd0c9de9b7d262c8b5e77fd65740b1360029634' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99' - 'cfe0b429cf1989bfa33ca4a844630bc00d7347feb0219a81fb2731145500fd83' + '51b36bd40c0d62f9b108fb679e35872f73486828dd3caf85c1bd4daabe336c7f' 'SKIP' '1620f9ed6f52250c540a88d5182be0caf8b50b93f83c85fec02c225ae121c9c1' 'd61c4da6d06ad61b20058dd8684aba5dc581e75264834e3a03f958f941bfeea5' @@ -116,7 +116,7 @@ prepare() { # Note: For stability reasons, AUFS and RT have been removed in the RCN patch. # We are supporting AUFS in linux-libre-pck through PCK patch and RT through its official # patch in linux-libre-rt. See https://wiki.parabola.nu/PCK for further details about PCK. - git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch" + git apply -v "${srcdir}/rcn-libre-pck-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches patch -p1 -i "${srcdir}/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch" -- cgit v1.2.2