summaryrefslogtreecommitdiffstats
path: root/package/libraw/0002-libraw_x3f.cpp-remove-Byte-order-mark.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2018-06-03 11:08:18 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-06-03 20:31:20 +0200
commitc4f844ff3212266f845ea812da2a8647a9f1e136 (patch)
treef652b3762d8cd499245a7fa688a9a13adae85722 /package/libraw/0002-libraw_x3f.cpp-remove-Byte-order-mark.patch
parenta19a6b0de350f27e1b46364a850490a58974dac8 (diff)
downloadbuildroot-c4f844ff3212266f845ea812da2a8647a9f1e136.tar.gz
buildroot-c4f844ff3212266f845ea812da2a8647a9f1e136.zip
support/docker: run apt-get update and apt-get install in two RUNs
In commit 7517aef4d (support/docker: limit the number of layers), we reduced the number of layers by coalescing multiple RUN commands into less commands. In doing so, we especially coalesced "apt-get update" with "apt-get install". However, the distribution we used is a pinned version of stretch, so we know that running apt-get update will always yield the same apt database. If we split the two apt-get commands, then we can re-use any local intermediate image when we need to update the list of packages to install; this helps quite a bit when testing the docker files over and over again, with just slight variants in the packages list. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libraw/0002-libraw_x3f.cpp-remove-Byte-order-mark.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud