[FE training-materials-updates] kernel labs: update rootfs

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Oct 15 13:54:53 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=163d3cbf00cec9a2e3d3c2f466612fc69889f77a

>---------------------------------------------------------------

commit 163d3cbf00cec9a2e3d3c2f466612fc69889f77a
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Oct 15 13:52:29 2013 +0200

    kernel labs: update rootfs
    
    - Add htop and stress (requested by Jean Pihet)
    - Add perf (requested by Jean too)
      Because of this, had to compile a 3.11.x kernel too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

163d3cbf00cec9a2e3d3c2f466612fc69889f77a
 .../linux/modules/data/buildroot-2013.08.1.config  |   87 ++++++++++----------
 lab-data/linux/modules/nfsroot.tar.xz              |  Bin 484392 -> 2592360 bytes
 2 files changed, 43 insertions(+), 44 deletions(-)

diff --git a/lab-data/linux/modules/data/buildroot-2013.08.1.config b/lab-data/linux/modules/data/buildroot-2013.08.1.config
index 845847f..ae6bb16 100644
--- a/lab-data/linux/modules/data/buildroot-2013.08.1.config
+++ b/lab-data/linux/modules/data/buildroot-2013.08.1.config
@@ -193,7 +193,33 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT=""
 #
 # Kernel
 #
-# BR2_LINUX_KERNEL is not set
+BR2_LINUX_KERNEL=y
+# BR2_LINUX_KERNEL_LATEST_VERSION is not set
+BR2_LINUX_KERNEL_CUSTOM_VERSION=y
+# BR2_LINUX_KERNEL_CUSTOM_TARBALL is not set
+# BR2_LINUX_KERNEL_CUSTOM_GIT is not set
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.5"
+BR2_LINUX_KERNEL_VERSION="3.11.5"
+BR2_LINUX_KERNEL_PATCH=""
+BR2_LINUX_KERNEL_USE_DEFCONFIG=y
+# BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG is not set
+BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
+BR2_LINUX_KERNEL_UBOOT_IMAGE=y
+BR2_LINUX_KERNEL_UIMAGE=y
+# BR2_LINUX_KERNEL_APPENDED_UIMAGE is not set
+# BR2_LINUX_KERNEL_ZIMAGE is not set
+# BR2_LINUX_KERNEL_APPENDED_ZIMAGE is not set
+# BR2_LINUX_KERNEL_VMLINUX is not set
+# BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM is not set
+BR2_LINUX_KERNEL_UIMAGE_LOADADDR="80008000"
+# BR2_LINUX_KERNEL_DTS_SUPPORT is not set
+# BR2_LINUX_KERNEL_INSTALL_TARGET is not set
+
+#
+# Linux Kernel Extensions
+#
+# BR2_LINUX_KERNEL_EXT_XENOMAI is not set
+# BR2_LINUX_KERNEL_EXT_RTAI is not set
 
 #
 # Target packages
@@ -226,10 +252,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="busybox-1.21.x.config"
 # BR2_PACKAGE_MPG123 is not set
 # BR2_PACKAGE_MPLAYER is not set
 # BR2_PACKAGE_MUSEPACK is not set
-
-#
-# on2-8170 libs requires a linux kernel to be built
-#
 # BR2_PACKAGE_OPUS_TOOLS is not set
 # BR2_PACKAGE_PULSEAUDIO is not set
 # BR2_PACKAGE_TIDSP_BINARIES is not set
@@ -261,25 +283,19 @@ BR2_PACKAGE_BUSYBOX_CONFIG="busybox-1.21.x.config"
 # BR2_PACKAGE_LATENCYTOP is not set
 # BR2_PACKAGE_LMBENCH is not set
 # BR2_PACKAGE_LTP_TESTSUITE is not set
-
-#
-# lttng-modules requires a linux kernel to be built
-#
+# BR2_PACKAGE_LTTNG_MODULES is not set
 # BR2_PACKAGE_LTTNG_TOOLS is not set
 # BR2_PACKAGE_LTRACE is not set
 # BR2_PACKAGE_MEMSTAT is not set
 # BR2_PACKAGE_NETPERF is not set
 # BR2_PACKAGE_OPROFILE is not set
 # BR2_PACKAGE_PAX_UTILS is not set
-
-#
-# perf only available if Linux kernel is enabled, and requires largefile support
-#
+BR2_PACKAGE_PERF=y
 # BR2_PACKAGE_RAMSPEED is not set
 # BR2_PACKAGE_RAMSMP is not set
 # BR2_PACKAGE_RT_TESTS is not set
 BR2_PACKAGE_STRACE=y
-# BR2_PACKAGE_STRESS is not set
+BR2_PACKAGE_STRESS=y
 # BR2_PACKAGE_TINYMEMBENCH is not set
 # BR2_PACKAGE_WHETSTONE is not set
 # BR2_PACKAGE_VALGRIND is not set
@@ -331,6 +347,7 @@ BR2_PACKAGE_STRACE=y
 # BR2_PACKAGE_FBV is not set
 # BR2_PACKAGE_FB_TEST_APP is not set
 # BR2_PACKAGE_IMAGEMAGICK is not set
+# BR2_PACKAGE_LINUX_FUSION is not set
 # BR2_PACKAGE_OCRAD is not set
 # BR2_PACKAGE_SDL is not set
 
@@ -408,16 +425,10 @@ BR2_PACKAGE_STRACE=y
 #
 # Freescale i.MX libraries
 #
-
-#
-# imx-lib needs an imx-specific kernel to be built
-#
+# BR2_PACKAGE_IMX_LIB is not set
 # BR2_PACKAGE_FIRMWARE_IMX is not set
 # BR2_PACKAGE_GPU_VIV_BIN_MX6Q is not set
-
-#
-# a10disp requires the linux kernel
-#
+# BR2_PACKAGE_A10DISP is not set
 # BR2_PACKAGE_CDRKIT is not set
 # BR2_PACKAGE_DBUS is not set
 # BR2_PACKAGE_DMRAID is not set
@@ -454,18 +465,10 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_NANOCOM is not set
 # BR2_PACKAGE_NEARD is not set
 # BR2_PACKAGE_OFONO is not set
-
-#
-# on2-8170 modules requires a linux kernel to be built
-#
 # BR2_PACKAGE_OPEN2300 is not set
 # BR2_PACKAGE_OPENOCD is not set
 
 #
-# owl-linux requires a Linux kernel
-#
-
-#
 # owl-linux is only supported on ARM9 architecture
 #
 # BR2_PACKAGE_PARTED is not set
@@ -484,10 +487,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_SUNXI_CEDARX is not set
 # BR2_PACKAGE_SUNXI_MALI is not set
 # BR2_PACKAGE_SYSSTAT is not set
-
-#
-# ti-gfx requires an eglibc/glibc based toolchain and the linux kernel
-#
+# BR2_PACKAGE_TI_GFX is not set
 # BR2_PACKAGE_TI_UTILS is not set
 # BR2_PACKAGE_UBOOT_TOOLS is not set
 
@@ -568,6 +568,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # Crypto
 #
 # BR2_PACKAGE_BEECRYPT is not set
+# BR2_PACKAGE_CRYPTODEV is not set
 # BR2_PACKAGE_GNUTLS is not set
 # BR2_PACKAGE_LIBGCRYPT is not set
 # BR2_PACKAGE_LIBGPG_ERROR is not set
@@ -692,10 +693,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_LIBEBML is not set
 # BR2_PACKAGE_LIBFSLCODEC is not set
 # BR2_PACKAGE_LIBFSLPARSER is not set
-
-#
-# libfslvpuwrap needs an imx-specific kernel to be built
-#
+# BR2_PACKAGE_LIBFSLVPUWRAP is not set
 # BR2_PACKAGE_LIBMATROSKA is not set
 # BR2_PACKAGE_LIBMMS is not set
 # BR2_PACKAGE_LIBMPEG2 is not set
@@ -814,7 +812,10 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_ICU is not set
 # BR2_PACKAGE_LIBEDIT is not set
 # BR2_PACKAGE_LINENOISE is not set
-# BR2_PACKAGE_NCURSES is not set
+BR2_PACKAGE_NCURSES=y
+# BR2_PACKAGE_NCURSES_TARGET_PANEL is not set
+# BR2_PACKAGE_NCURSES_TARGET_FORM is not set
+# BR2_PACKAGE_NCURSES_TARGET_MENU is not set
 # BR2_PACKAGE_NEWT is not set
 # BR2_PACKAGE_PCRE is not set
 # BR2_PACKAGE_POPT is not set
@@ -889,6 +890,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_HOSTAPD is not set
 # BR2_PACKAGE_HTTPING is not set
 # BR2_PACKAGE_IFTOP is not set
+# BR2_PACKAGE_IGH_ETHERCAT is not set
 # BR2_PACKAGE_INADYN is not set
 # BR2_PACKAGE_IPERF is not set
 # BR2_PACKAGE_IPROUTE2 is not set
@@ -1009,7 +1011,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_PACKAGE_ACL is not set
 # BR2_PACKAGE_ATTR is not set
 # BR2_PACKAGE_CPULOAD is not set
-# BR2_PACKAGE_HTOP is not set
+BR2_PACKAGE_HTOP=y
 # BR2_PACKAGE_KEYUTILS is not set
 # BR2_PACKAGE_KMOD is not set
 # BR2_PACKAGE_MONIT is not set
@@ -1041,10 +1043,7 @@ BR2_PACKAGE_I2C_TOOLS=y
 # BR2_TARGET_ROOTFS_CPIO is not set
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
-
-#
-# initramfs requires a Linux kernel to be built
-#
+# BR2_TARGET_ROOTFS_INITRAMFS is not set
 # BR2_TARGET_ROOTFS_JFFS2 is not set
 # BR2_TARGET_ROOTFS_ROMFS is not set
 # BR2_TARGET_ROOTFS_SQUASHFS is not set
diff --git a/lab-data/linux/modules/nfsroot.tar.xz b/lab-data/linux/modules/nfsroot.tar.xz
index 3763191..4df8759 100644
Binary files a/lab-data/linux/modules/nfsroot.tar.xz and b/lab-data/linux/modules/nfsroot.tar.xz differ



More information about the training-materials-updates mailing list