tn3399_openwrt/package
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
..
base-files treewide: remove bad local shell variable declarations 2016-09-24 14:38:20 +02:00
boot boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware linux-firmware: update to current Git head 2016-09-23 12:11:06 +02:00
kernel kernel: remove duplicate br-netfilter file and Kconfig symbol from kmod-ebtables 2016-09-24 23:37:54 +02:00
libs openssl: backport build fix when hardware support is used 2016-09-24 19:53:00 +02:00
network curl: update to version 7.50.3 2016-09-24 13:48:05 +02:00
system mountd: update to latest git HEAD 2016-09-14 21:37:21 +02:00
utils busybox: fix md5sum 2016-09-20 22:56:47 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00