[meta-lsi] [PATCH 30/86] lsi-image-large: Add receipe for new rootfs image

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:35:38 PDT 2014


From: Paul Butler <paul.butler at windriver.com>

Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 recipes-core/images/lsi-image-large.bb | 180 +++++++++++++++++++++++++++++++++
 1 file changed, 180 insertions(+)
 create mode 100644 recipes-core/images/lsi-image-large.bb

diff --git a/recipes-core/images/lsi-image-large.bb b/recipes-core/images/lsi-image-large.bb
new file mode 100644
index 0000000..dfda4b4
--- /dev/null
+++ b/recipes-core/images/lsi-image-large.bb
@@ -0,0 +1,180 @@
+require /home/pbutler/repos/poky/meta/recipes-core/images/core-image-minimal.bb
+IMAGE_INSTALL = " \
+busybox-hwclock \
+run-postinsts \
+udev-utils \
+busybox-udhcpc \
+base-files \
+udev \
+base-passwd \
+sysvinit \
+netbase \
+util-linux-libblkid \
+busybox-syslog \
+modutils-initscripts \
+sysvinit-pidof \
+busybox \
+update-rc.d \
+packagegroup-core-boot \
+util-linux-libuuid \
+eglibc \
+udev-cache \
+libkmod \
+update-alternatives-cworth \
+sysvinit-inittab \
+init-ifupdown \
+initscripts \
+ \
+acl \
+alsa-lib \
+alsa-state \
+alsa-utils \
+apmd \
+at \
+attr \
+autofs \
+avahi \
+base-files \
+base-passwd \
+bash \
+bc \
+beecrypt \
+bind \
+bison \
+bluez4 \
+bluez-hcidump \
+busybox \
+bzip2 \
+coreutils \
+cpio \
+cracklib \
+cronie \
+curl \
+db \
+dbus \
+dbus-glib \
+diffutils \
+e2fsprogs \
+ed \
+elfutils \
+ethtool \
+expat \
+file \
+findutils \
+flac \
+flex \
+gawk \
+gdbserver \
+gettext \
+glib-2.0 \
+gmp \
+gnutls \
+grep \
+groff \
+gzip \
+hdparm \
+hostap-utils \
+icu \
+inetutils \
+initscripts \
+iproute2 \
+iptables \
+iputils \
+irda-utils \
+kmod \
+less \
+libaio \
+libcap \
+libcheck \
+libdaemon \
+libevent \
+libffi \
+libgcrypt \
+libgpg-error \
+libice \
+libnfsidmap \
+libnl \
+libnss-mdns \
+libogg \
+libpam \
+libpcap \
+libpcre \
+libsamplerate0 \
+libsm \
+libsndfile1 \
+libtasn1 \
+libtirpc \
+libtool \
+libusb1 \
+libusb-compat \
+libxau \
+libxcb \
+libxdmcp \
+logrotate \
+lrzsz \
+lzo \
+man \
+man-pages \
+mdadm \
+mktemp \
+modutils-initscripts \
+msmtp \
+mtd-utils \
+ncurses \
+netbase \
+net-tools \
+nfs-utils \
+ocf-linux \
+openssh \
+openssl \
+opkg \
+opkg-config-base \
+ossp-uuid \
+parted \
+pciutils \
+perl \
+pkgconfig \
+popt \
+ppp \
+procps \
+psmisc \
+python-core \
+quota \
+readline \
+rpcbind \
+rpm \
+sed \
+setserial \
+shadow \
+shadow-securetty \
+sqlite3 \
+stat \
+strace \
+sudo \
+sysfsutils \
+sysklogd \
+sysvinit \
+tar \
+tcl \
+tcp-wrappers \
+time \
+tzdata \
+udev \
+udev-extraconf \
+unzip \
+update-rc.d \
+usbutils \
+util-linux \
+util-macros \
+watchdog \
+wget \
+which \
+wireless-tools \
+wpa-supplicant \
+ypbind-mt \
+yp-tools  \
+zip \
+zlib \
+"
+
+DESCRIPTION = ""
-- 
1.8.1.4



More information about the meta-lsi mailing list