blob: 7d7137fc4cf7aa2812677f60b8fa4f0377efbb44 [file] [log] [blame]
Jan Kundrát41354592017-03-28 21:47:06 +02001BR2_arm=y
2BR2_cortex_a8=y
3BR2_ARM_FPU_VFPV3=y
4BR2_KERNEL_MIRROR="http://ftp.fi.muni.cz/pub/linux/kernel/"
5BR2_GNU_MIRROR="http://ftp.fi.muni.cz/pub/gnu/"
6BR2_CPAN_MIRROR="http://ftp.fi.muni.cz/pub/CPAN/"
7BR2_TOOLCHAIN_EXTERNAL=y
Jan Kundrát56cc76f2017-03-31 15:43:27 +02008BR2_TARGET_GENERIC_HOSTNAME="czechlight"
9BR2_TARGET_GENERIC_ISSUE="Welcome to CzechLight"
Jan Kundrát41354592017-03-28 21:47:06 +020010BR2_TARGET_GENERIC_PASSWD_SHA256=y
11BR2_INIT_SYSTEMD=y
12BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
Jan Kundrát28e61992017-09-07 14:14:26 +020013# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
Jan Kundrát8bc00cb2017-04-07 20:35:23 +020014BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/overlay/ $(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/overlay/"
Miroslav Mareša82bdde2017-05-04 23:41:16 +020015BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/dhcp-network.sh $(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/systemd-watchdog.sh"
Jan Kundrát41354592017-03-28 21:47:06 +020016BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/post-image.sh"
17BR2_LINUX_KERNEL=y
18BR2_LINUX_KERNEL_CUSTOM_VERSION=y
Jan Kundrát97d1cbb2017-08-23 12:02:34 +020019BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.44"
Jan Kundrát41354592017-03-28 21:47:06 +020020BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
Jan Kundrátfbe43652017-04-25 22:50:33 +020021BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/kconfig $(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/kconfig"
Jan Kundrátd0af3ae2017-03-31 14:49:09 +020022BR2_LINUX_KERNEL_DTS_SUPPORT=y
23BR2_LINUX_KERNEL_USE_CUSTOM_DTS=y
24BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/czechlight-bbb.dts"
Jan Kundrát086e3042017-03-31 16:37:26 +020025BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/common/busybox-config"
Jan Kundrát56cc76f2017-03-31 15:43:27 +020026BR2_PACKAGE_AVAHI=y
27BR2_PACKAGE_AVAHI_DAEMON=y
Jan Kundrát69ad3ce2017-08-23 12:04:25 +020028# BR2_PACKAGE_NETSNMP_SERVER is not set
29# BR2_PACKAGE_NETSNMP_CLIENTS is not set
30# BR2_PACKAGE_NETSNMP_ENABLE_MIBS is not set
Jan Kundrát41354592017-03-28 21:47:06 +020031BR2_PACKAGE_OPENSSH=y
32BR2_PACKAGE_BASH=y
Jan Kundrátf946a3e2017-03-29 15:27:59 +020033# BR2_PACKAGE_SYSTEMD_HWDB is not set
Jan Kundrát41354592017-03-28 21:47:06 +020034BR2_PACKAGE_SYSTEMD_LOGIND=y
Jan Kundrátf946a3e2017-03-29 15:27:59 +020035# BR2_PACKAGE_SYSTEMD_MYHOSTNAME is not set
Jan Kundrát41354592017-03-28 21:47:06 +020036BR2_PACKAGE_UTIL_LINUX_AGETTY=y
37BR2_PACKAGE_VIM=y
38# BR2_PACKAGE_VIM_RUNTIME is not set
39BR2_TARGET_ROOTFS_EXT2=y
40BR2_TARGET_ROOTFS_EXT2_4=y
Jan Kundrát438f1ba2017-08-23 12:03:04 +020041BR2_TARGET_ROOTFS_EXT2_SIZE="131072"
Jan Kundrát41354592017-03-28 21:47:06 +020042BR2_TARGET_BAREBOX=y
43BR2_TARGET_BAREBOX_BOARD_DEFCONFIG="am335x"
44BR2_TARGET_BAREBOX_IMAGE_FILE="images/barebox-am33xx-beaglebone.img"
45BR2_TARGET_BAREBOX_BAREBOXENV=y
46BR2_TARGET_BAREBOX_CUSTOM_ENV=y
47BR2_TARGET_BAREBOX_CUSTOM_ENV_PATH="$(BR2_EXTERNAL_CZECHLIGHT_PATH)/board/czechlight/beaglebone/barebox.env"
48BR2_TARGET_BAREBOX_AUX=y
49BR2_TARGET_BAREBOX_AUX_BOARD_DEFCONFIG="am335x_mlo"
50BR2_TARGET_BAREBOX_AUX_IMAGE_FILE="images/barebox-am33xx-beaglebone-mlo.img"
51BR2_PACKAGE_HOST_DOSFSTOOLS=y
52BR2_PACKAGE_HOST_DTC=y
53BR2_PACKAGE_HOST_GENIMAGE=y
54BR2_PACKAGE_HOST_MTOOLS=y
55CZECHLIGHT_NETCONF=y