aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/preboot/linux-preboot.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/preboot/linux-preboot.inc b/recipes/preboot/linux-preboot.inc
index 4f99b71773..56a90a9723 100644
--- a/recipes/preboot/linux-preboot.inc
+++ b/recipes/preboot/linux-preboot.inc
@@ -1,8 +1,6 @@
# We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
PR = "r15"
-SRC_URI = "file://defconfig"
-
LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}'
require ../linux/linux.inc