diff options
Diffstat (limited to 'recipes/linux/linux-omap1_2.6.18+git.bb')
-rw-r--r-- | recipes/linux/linux-omap1_2.6.18+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap1_2.6.18+git.bb b/recipes/linux/linux-omap1_2.6.18+git.bb index 7fac38a77b..bf8fe260a8 100644 --- a/recipes/linux/linux-omap1_2.6.18+git.bb +++ b/recipes/linux/linux-omap1_2.6.18+git.bb @@ -5,7 +5,7 @@ PR = "r2" COMPATIBLE_MACHINE = "omap5912osk" SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=http;tag=c6051183c597b6a0fa73cdb59aac852c6148c5b6 \ - file://another-ide-cs-ids.patch;patch=1 \ + file://another-ide-cs-ids.patch;apply=yes \ file://defconfig" S = "${WORKDIR}/git" |