git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ca48f
)
powertop : Fix recipe.
author
Philip Balister
<philip@balister.org>
Thu, 15 Jan 2009 21:38:28 +0000
(16:38 -0500)
committer
Philip Balister
<philip@balister.org>
Thu, 15 Jan 2009 21:40:30 +0000
(16:40 -0500)
Sorry for the noise, I'm having to test on another machine.
packages/powertop/powertop_1.11.bb
patch
|
blob
|
history
diff --git
a/packages/powertop/powertop_1.11.bb
b/packages/powertop/powertop_1.11.bb
index
8d911f7
..
0e14a4f
100644
(file)
--- a/
packages/powertop/powertop_1.11.bb
+++ b/
packages/powertop/powertop_1.11.bb
@@
-5,9
+5,10
@@
DEPENDS = "virtual/libintl ncurses"
SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz"
-SRC_URI_
beagleboard += "file::
/omap.patch;patch=1;pnum=0"
+SRC_URI_
append_beagleboard = "file:/
/omap.patch;patch=1;pnum=0"
CFLAGS += "${LDFLAGS}"
+CFLAGS_beagleboard += "-DOMAP3"
do_configure() {
# We do not build ncurses with wide char support