1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Matthias Schiffer 663145e419
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS
Running prepare_rootfs on TARGET_DIR deletes the opkg state when
CONFIG_CLEAN_IPKG is enabled, making the per-device rootfs package install
fail.

To avoid this, create a copy of the TARGET_DIR before prepare_rootfs is run
and use this as basis for per-device rootfs generation.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-25 09:30:55 +02:00
..
site
autotools.mk
cmake.mk include/cmake.mk: fix host builds 2016-07-29 22:47:46 +02:00
debug.mk
depends.mk
device_table.txt
download.mk download.mk: use HTTPS for git.lede-project.org 2016-06-01 15:18:42 +02:00
feeds.mk build: move merged package directory from bin/ to staging_dir 2016-08-03 12:22:18 +02:00
hardening.mk
host-build.mk build: pass $(STAGING_DIR_HOST) to Host/Install 2016-08-23 11:56:13 +02:00
host.mk
image-commands.mk image: remove padding parameter from append-kernel/append-rootfs 2016-09-13 19:36:41 +02:00
image-legacy.mk image: fix build issue with per-device rootfs and legacy devices 2016-07-31 12:45:18 +02:00
image.mk image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00
kernel-build.mk kernel: check the right directories for rebuild 2016-08-19 11:02:47 +02:00
kernel-defaults.mk build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMP 2016-08-23 11:56:13 +02:00
kernel-version.mk kernel: update kernel 4.4 to version 4.4.21 2016-09-16 10:17:27 +02:00
kernel.mk kernel: make the kernel build auto-clean the build dir like package builds 2016-08-05 14:17:08 +02:00
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree builds 2016-07-29 20:27:34 +02:00
package-dumpinfo.mk include: fix nonshared flag handling 2016-04-15 10:26:36 +02:00
package-ipkg.mk package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning 2016-06-16 11:56:24 +02:00
package-seccomp.mk
package.mk build: don't add -j for parallel builds with Make 4.2+ 2016-06-15 19:26:17 +02:00
prereq-build.mk build: do not depend on svn any more 2016-07-31 16:11:37 +02:00
prereq.mk
quilt.mk kernel: make the kernel build auto-clean the build dir like package builds 2016-08-05 14:17:08 +02:00
rootfs.mk image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk ubox: move logd into ubox package 2016-08-23 12:19:23 +02:00
toolchain-build.mk
toplevel.mk include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2 2016-07-06 10:40:12 +02:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00