diff options
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux-omap-psp_2.6.31.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.31.bb b/recipes/linux/linux-omap-psp_2.6.31.bb index 1e931e19e5..97f43eb76c 100644 --- a/recipes/linux/linux-omap-psp_2.6.31.bb +++ b/recipes/linux/linux-omap-psp_2.6.31.bb @@ -12,7 +12,7 @@ PV = "2.6.30+2.6.31rc7" PR_append = "+gitr${SRCREV}" SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=git;branch=staging \ - file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \ + file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;apply=yes \ file://defconfig" S = "${WORKDIR}/git" |