initramfs: Do not attempt to put files in /etc/opkg.

The /etc/opkg directory does not exist in the initramfs. Do not
install the feeds.
This commit is contained in:
Holger Hans Peter Freyther 2014-08-21 13:30:23 +02:00
parent 29af1f4b9b
commit 588357482d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ DESCRIPTION = "Small image capable of booting a device. The kernel includes \
the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
first 'init' program more efficiently."
FEED_URIS = ""
IMAGE_INSTALL = "initramfs-live-boot initramfs-live-install initramfs-live-install-efi busybox udev base-passwd"
# Do not pollute the initrd image with rootfs features