diff options
Diffstat (limited to 'recipes/powertop/powertop_1.11.bb')
-rw-r--r-- | recipes/powertop/powertop_1.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/powertop/powertop_1.11.bb b/recipes/powertop/powertop_1.11.bb index 541592e1b7..e383cc1392 100644 --- a/recipes/powertop/powertop_1.11.bb +++ b/recipes/powertop/powertop_1.11.bb @@ -2,7 +2,7 @@ require powertop.inc PR = "${INC_PR}.1" -SRC_URI_append_armv7a = " file://omap.patch;apply=yes;striplevel=0" +SRC_URI_append_armv7a = " file://omap.patch;striplevel=0" CFLAGS_append_armv7a = " -DOMAP3" |