Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conf/machine/ci40.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SERIAL_CONSOLES = "115200;ttyS1"
IMAGE_FSTYPES ?= "tar.gz"

PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-ci40"
KERNEL_IMAGETYPE = "uImage.bin"
KERNEL_IMAGETYPE = "uImage"

PREFERRED_PROVIDER_u-boot = "u-boot_ci40.bb"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ SRC_URI += "file://modules.cfg \
# the appropriate changes committed to the upstream linux-yocto repo
#SRCREV_machine_pn-linux-yocto ?= "${AUTOREV}"
#SRCREV_meta_pn-linux-yocto ?= "${AUTOREV}"
#LINUX_VERSION = "4.8"
#LINUX_VERSION = "4.15"

# Configuration for Xilfpga platform

KBUILD_DEFCONFIG_xilfpga = "xilfpga_defconfig"
COMPATIBLE_MACHINE_xilfpga = "xilfpga"

# We use kernel defconfigs where everything unmarked defaults to Y but
# We use kernel defconfigs where everything unmarked defaults to Y but
# Yocto defaults to allnoconfig. This parameters makes them usable in yocto
KCONFIG_MODE = "--alldefconfig"

Expand Down
89 changes: 0 additions & 89 deletions recipes-kernel/linux/linux-yocto_4.4.bbappend

This file was deleted.

148 changes: 0 additions & 148 deletions recipes-kernel/linux/linux-yocto_4.9.bbappend

This file was deleted.