powertop : Fix recipe.
authorPhilip Balister <philip@balister.org>
Thu, 15 Jan 2009 21:38:28 +0000 (16:38 -0500)
committerPhilip 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

index 8d911f7..0e14a4f 100644 (file)
@@ -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