summaryrefslogtreecommitdiffstats
path: root/boot/at91bootstrap3/at91bootstrap3-u-boot-relocation-fix.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-10-14 08:18:20 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-14 20:52:39 +0200
commit5c28f5956f7da25071303411c8fef308065f2887 (patch)
tree549cb45273694f7a0069708984302eced0f95c72 /boot/at91bootstrap3/at91bootstrap3-u-boot-relocation-fix.patch
parentd3eced2687b68659716c7f4729e4bd31674934f7 (diff)
downloadbuildroot-novena-5c28f5956f7da25071303411c8fef308065f2887.tar.gz
buildroot-novena-5c28f5956f7da25071303411c8fef308065f2887.zip
libv4l: properly error out when one of the make step fails
In libv4l.mk, if there are multiple elements in $(LIBV4L_DIRS_y), they are built in order, one after the other. However, our loop construct doesn't take into account the fact that we should error out if one of the steps failed. A good illustration is having BR2_PACKAGE_LIBV4L_DECODE_TM6000 and BR2_PACKAGE_LIBV4L_V4L2_CTL enabled. The build of decode-tm6000 will fail, but the build will happily continue without stopping in libv4l. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/at91bootstrap3/at91bootstrap3-u-boot-relocation-fix.patch')
0 files changed, 0 insertions, 0 deletions