subversion makes it so we do not need a separate tarball

to store empty directories and symlinks for the target_skeleton.
This commit is contained in:
Eric Andersen 2006-11-15 06:52:00 +00:00
parent 3d9321336b
commit ba70f94e62
38 changed files with 36 additions and 16 deletions

View File

@ -103,11 +103,8 @@ $(STAGING_DIR):
@ln -snf ../lib $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME)/lib
$(TARGET_DIR):
if [ -f "$(TARGET_SKELETON)" ] ; then \
$(ZCAT) $(TARGET_SKELETON) | tar -C $(BUILD_DIR) -xf -; \
fi;
if [ -d "$(TARGET_SKEL_DIR)" ] ; then \
cp -fa $(TARGET_SKEL_DIR)/* $(TARGET_DIR)/; \
if [ -d "$(TARGET_SKELETON)" ] ; then \
cp -fa $(TARGET_SKELETON)/* $(TARGET_DIR)/; \
fi;
touch $(STAGING_DIR)/.fakeroot.00000
-find $(TARGET_DIR) -type d -name CVS | xargs rm -rf

View File

@ -3,8 +3,7 @@ ALCHEMY_DBAU1500_PATH=target/device/AMD/DBAu1500
BR2_PACKAGE_BUSYBOX_CONFIG=$(ALCHEMY_DBAU1500_PATH)/busybox.config
UCLIBC_CONFIG_FILE=$(ALCHEMY_DBAU1500_PATH)/uClibc.config.$(ARCH)
TARGET_SKELETON=$(ALCHEMY_DBAU1500_PATH)/skel.tar.gz
TARGET_SKEL_DIR=$(ALCHEMY_DBAU1500_PATH)/target_skeleton
TARGET_SKELETON=$(ALCHEMY_DBAU1500_PATH)/target_skeleton
TARGET_DEVICE_TABLE=$(ALCHEMY_DBAU1500_PATH)/device_table.txt
TARGETS+=linux

View File

@ -0,0 +1 @@
../tmp/log

View File

@ -0,0 +1 @@
../proc/mounts

View File

@ -1,2 +0,0 @@
domain dev.null
nameserver 127.0.0.1

View File

@ -0,0 +1 @@
../tmp/resolv.conf

View File

@ -0,0 +1 @@
../../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -1,6 +1,6 @@
SHARP_LNODE80_PATH=target/device/Sharp/LNode80
TARGET_SKEL_DIR=$(SHARP_LNODE80_PATH)/target_skeleton
TARGET_SKELETON=$(SHARP_LNODE80_PATH)/target_skeleton
TARGET_DEVICE_TABLE=$(SHARP_LNODE80_PATH)/device_table.txt
TARGETS+=linux

View File

@ -3,8 +3,7 @@ JP_Q5_PATH=target/device/jp/q5
BR2_PACKAGE_BUSYBOX_CONFIG=$(JP_Q5_PATH)/busybox.config
UCLIBC_CONFIG_FILE=$(JP_Q5_PATH)/uClibc.config.$(ARCH)
TARGET_SKELETON=$(JP_Q5_PATH)/skel.tar.gz
TARGET_SKEL_DIR=$(JP_Q5_PATH)/target_skeleton
TARGET_SKELETON=$(JP_Q5_PATH)/target_skeleton
TARGET_DEVICE_TABLE=$(JP_Q5_PATH)/device_table.txt
TARGETS+=linux

Binary file not shown.

View File

@ -0,0 +1 @@
../tmp/log

View File

@ -0,0 +1 @@
../proc/mounts

View File

@ -1,2 +0,0 @@
domain dev.null
nameserver 127.0.0.1

View File

@ -0,0 +1 @@
../tmp/resolv.conf

View File

@ -0,0 +1 @@
../../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -1,4 +1,3 @@
# Default target skeleton stuff, may be overridden
TARGET_SKELETON=target/generic/skel.tar.gz
TARGET_SKEL_DIR=target/generic/target_skeleton
TARGET_SKELETON=target/generic/target_skeleton
TARGET_DEVICE_TABLE=target/generic/device_table.txt

Binary file not shown.

View File

@ -0,0 +1 @@
../tmp/log

View File

@ -0,0 +1 @@
../proc/mounts

View File

@ -0,0 +1 @@
../tmp/resolv.conf

View File

@ -0,0 +1 @@
../../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp

View File

@ -0,0 +1 @@
../tmp