Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 158651 Details for
Bug 229763
sys-apps/hal sys-power/pm-utils PPC patches
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
enable PMU support on PPC for HAL
hal-0.5.11-enable-pmu.patch (text/plain), 1.02 KB, created by
Christian Schmitt
on 2008-06-27 14:13:35 UTC
(
hide
)
Description:
enable PMU support on PPC for HAL
Filename:
MIME Type:
Creator:
Christian Schmitt
Created:
2008-06-27 14:13:35 UTC
Size:
1.02 KB
patch
obsolete
>--- /usr/local/overlay/gentopia/sys-apps/hal/hal-0.5.11-r1.ebuild 2008-06-27 14:20:55.000000000 +0200 >+++ /root/ebuilds/hal-0.5.11-r1.ebuild 2008-06-27 14:19:34.000000000 +0200 >@@ -13,7 +13,7 @@ > > LICENSE="|| ( GPL-2 AFL-2.0 )" > SLOT="0" >-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" >+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" > > KERNEL_IUSE="kernel_linux kernel_FreeBSD" > IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" >@@ -169,7 +169,8 @@ > fi > > hardware="--with-cpufreq --with-usb-csr --with-keymaps" >- use arm && hardware="$hardware --enable-omap" >+ use arm && hardware="$hardware --enable-omap --enable-pmu" >+ use ppc && hardware="$hardware --enable-pmu" > > if use dell ; then > hardware="$hardware --with-dell-backlight" >@@ -196,7 +197,6 @@ > --enable-pci \ > --enable-sonypic \ > $(use_enable apm) \ >- $(use_enable arm pmu) \ > $(use_with arm omap) \ > $(use_enable debug verbose-mode) \ > $(use_enable disk-partition parted) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229763
: 158651 |
158653