diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-12 05:06:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-04-12 05:06:12 -0300 |
commit | 98d158fdffd1a511e31a8fcaa90ba9eb1207abf4 (patch) | |
tree | b896f4d2692f97524c150d6a507adabf7e2bb956 /libre-testing | |
parent | 2520508d321719626b6123ed753c594c031408fd (diff) |
linux-libre: minor fix
Diffstat (limited to 'libre-testing')
-rw-r--r-- | libre-testing/linux-libre/0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch | 1 | ||||
-rw-r--r-- | libre-testing/linux-libre/PKGBUILD | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/libre-testing/linux-libre/0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch b/libre-testing/linux-libre/0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch index 15aee35c0..a14ea9fc5 100644 --- a/libre-testing/linux-libre/0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch +++ b/libre-testing/linux-libre/0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch @@ -4,6 +4,7 @@ Date: Sun, 30 Aug 2015 14:27:44 -0700 Subject: [PATCH 1/1] [PATCH] drm/radeon: Make the driver load without the firmwares. +Reviewed-by: André Silva <emulatorman@parabola.nu> --- drivers/gpu/drm/radeon/r600.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libre-testing/linux-libre/PKGBUILD b/libre-testing/linux-libre/PKGBUILD index 1c51349e5..6c7bb587c 100644 --- a/libre-testing/linux-libre/PKGBUILD +++ b/libre-testing/linux-libre/PKGBUILD @@ -72,7 +72,7 @@ sha256sums=('c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e' '0f830583294bdf445ed1cef604874f5e98e4f71e69a19e2227cdd2b26c3a3274' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99' - '93edfa289033e491ba7f9d6886943ce68c94fb45dc6817a3fc577c7ba6c369d6' + '2f5fe30332d1feb853ffe76a5390329ab23963fa07b06f22e48773064f90f20c' '3d3266bd082321dccf429cc2200d1a4d870d2031546f9f591b6dfbb698294808' '0a6f76bbc03ae6e846a4ba4e31bbc0a40b1ae538c1271defcbe3089e00a4b53d' '9865a47b50ccab0993f9b371f45b526162307fffc67dfadcae6fae31d05a67b9' |