diff options
Diffstat (limited to 'recipes/bootchart')
-rw-r--r-- | recipes/bootchart/bootchart_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bootchart/bootchart_0.9.bb b/recipes/bootchart/bootchart_0.9.bb index 4cce4dff74..03584eb6ae 100644 --- a/recipes/bootchart/bootchart_0.9.bb +++ b/recipes/bootchart/bootchart_0.9.bb @@ -14,7 +14,7 @@ RDEPENDS = "bash coreutils acct" PACKAGE_ARCH = "all" SRC_URI = "${SOURCEFORGE_MIRROR}/bootchart/bootchart-${PV}.tar.bz2\ - file://handheld.patch;patch=1" + file://handheld.patch;apply=yes" do_install() { |