From: "Chi-Thanh Christopher Nguyen" <chithanh@cs.tu-berlin.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-base/nouveau-drm/
Date: Fri, 8 Jun 2012 12:59:53 +0000 (UTC) [thread overview]
Message-ID: <1339160221.8a3939be8adee8baac117df5dd3184007f3a4cb4.chithead@gentoo> (raw)
commit: 8a3939be8adee8baac117df5dd3184007f3a4cb4
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 8 12:57:01 2012 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Fri Jun 8 12:57:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=8a3939be
x11-base/nouveau-drm: raise minimum kernel version
---
x11-base/nouveau-drm/nouveau-drm-99999999.ebuild | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-base/nouveau-drm/nouveau-drm-99999999.ebuild b/x11-base/nouveau-drm/nouveau-drm-99999999.ebuild
index e56ed01..98a77be 100644
--- a/x11-base/nouveau-drm/nouveau-drm-99999999.ebuild
+++ b/x11-base/nouveau-drm/nouveau-drm-99999999.ebuild
@@ -26,8 +26,8 @@ CONFIG_CHECK="~ACPI_VIDEO ~BACKLIGHT_CLASS_DEVICE ~DEBUG_FS !DRM ~FB_CFB_FILLREC
pkg_setup() {
linux-mod_pkg_setup
- if kernel_is le 3 2; then
- eerror "You need kernel 3.3 for nouveau-drm"
+ if kernel_is le 3 4; then
+ eerror "You need kernel 3.5 for nouveau-drm"
die "Incompatible kernel version"
fi
elog "Use in-kernel nouveau drm if you experience build issues."
next reply other threads:[~2012-06-08 13:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 12:59 Chi-Thanh Christopher Nguyen [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-23 3:24 [gentoo-commits] proj/x11:master commit in: x11-base/nouveau-drm/ Matt Turner
2012-01-30 12:07 Chi-Thanh Christopher Nguyen
2011-11-28 14:56 Chi-Thanh Christopher Nguyen
2011-07-04 15:34 Chi-Thanh Christopher Nguyen
2011-06-06 13:00 Chi-Thanh Christopher Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1339160221.8a3939be8adee8baac117df5dd3184007f3a4cb4.chithead@gentoo \
--to=chithanh@cs.tu-berlin.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox