[PATCH openbmc-build-scripts] fix: disable Dockerfile always check for package updates

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Mar 9 15:00:25 AEDT 2016


set a static datestamp so that apt-get/dnf aren't run each time a new
docker container is built. Increment it if you want to refresh the
package databases in order to install new software or if something
is out of date.

@shenki

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc-build-scripts/7)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc-build-scripts/pull/7

Chris Smart (1):
  fix: Dockerfile     set a static datestamp so that apt-get/dnf aren't
    run each time a new     docker container is built. Increment it if
    you want to refresh the     package databases in order to install
    new software or if something     is out of date.

 build-setup.sh           | 7 ++++---
 initramfs-build.sh       | 4 ++--
 kernel-build-setup.sh    | 6 ++++--
 kernel-build.sh          | 4 ++--
 openpower-build-setup.sh | 5 +++--
 5 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list