[Buildroot] [PATCH 3/4 v8] package/linux-backports: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 22 15:03:07 UTC 2015


Dear Yann E. MORIN,

On Wed, 22 Jul 2015 16:58:54 +0200, Yann E. MORIN wrote:

> +linux-backports-check-kernel-version: $(BUILD_DIR)/linux-$(call qstrip,$(BR2_LINUX_KERNEL_VERSION))/.config

Doesn't this fail really badly if:

LINUX_OVERRIDE_SRCDIR = <some value>

 ?

In this case, $(LINUX_DIR) is $(BUILD_DIR)/linux-custom/ and not
$(BUILD_DIR)/linux-$(call qstrip,$(BR2_LINUX_KERNEL_VERSION)).

Argh :-/

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list