diff options
Diffstat (limited to 'recipes/bootmenu/bootmenu_0.6.bb')
-rw-r--r-- | recipes/bootmenu/bootmenu_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bootmenu/bootmenu_0.6.bb b/recipes/bootmenu/bootmenu_0.6.bb index c4cf32e77c..e1a7dd0e77 100644 --- a/recipes/bootmenu/bootmenu_0.6.bb +++ b/recipes/bootmenu/bootmenu_0.6.bb @@ -3,7 +3,7 @@ SECTION = "base" LICENSE = "GPL" SRC_URI = "http://www.cosmicpenguin.net/pub/bootmenu/bootmenu-${PV}.tar.gz \ - file://compile.patch;apply=yes" + file://compile.patch" EXTRA_OEMAKE = "" |