From 76272be9de79c2a888674d59c256addd92f502a2 Mon Sep 17 00:00:00 2001 From: Hung-Te Lin Date: Tue, 7 Aug 2012 19:10:09 +0800 Subject: [PATCH] Add /firmware into INSTALL_MASK. We will add more firmware-related tools (static AU programs, updater, netboot firmware, firmware symbols, firmware for AU testing, ...) into /firmware for buildbot archiver to output, and should not be picked into target chromiumos image rootfs; so adding INSTALL_MASK should be the right approach. BUG=chromium-os:33338 TEST=./build_packages; ./build_image Change-Id: I64a4477a8ca1a5ed99e32d92767509f21a77c704 Reviewed-on: https://gerrit.chromium.org/gerrit/29411 Reviewed-by: Mike Frysinger Commit-Ready: Hung-Te Lin Tested-by: Hung-Te Lin --- common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common.sh b/common.sh index fc074957b4..4ec0162dba 100644 --- a/common.sh +++ b/common.sh @@ -307,6 +307,7 @@ COMMON_INSTALL_MASK=" *.la /etc/init.d /etc/runlevels + /firmware /lib/rc /usr/bin/Xnest /usr/bin/Xvfb