diff options
author | Koen Kooi <koen@openembedded.org> | 2010-08-06 17:17:56 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-08-06 17:17:56 +0200 |
commit | 25b7d02b89c4e84826e29f91ef40fbb34f07f066 (patch) | |
tree | 18aa5f7d5b38e36399ee7093233c7c8632824772 | |
parent | 6b099fc3110b76c260c3adafe6f8960e27e42d8b (diff) |
linux-omap-psp 2.6.32: fix SRC_URI indentation
-rw-r--r-- | recipes/linux/linux-omap-psp_2.6.32.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb index 03706cd31a..2a49dbe8c0 100644 --- a/recipes/linux/linux-omap-psp_2.6.32.bb +++ b/recipes/linux/linux-omap-psp_2.6.32.bb @@ -130,9 +130,9 @@ SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=gi file://cam/0071-mt9t112-Trigger-autofocus-at-the-end-of-context-swit.patch \ file://cam/0002-omap3beagle-camera-Fix-dual-sensor-registration.patch \ file://cam/0003-mt9v113-Fix-State-variable-handling.patch \ - file://cam/0001-Move-sensor-rest-to-after-applying-power.patch \ + file://cam/0001-Move-sensor-rest-to-after-applying-power.patch \ file://0001-BeagleBoard-Adjust-USER-button-pin-for-xM.patch \ - file://0001-omap3beagle-Add-camera-bootarg.patch \ + file://cam/0001-omap3beagle-Add-camera-bootarg.patch \ file://defconfig" SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ |