Skip to content

Commit

Permalink
linux-raspberrypi.inc: no longer set CONFIG_LOCALVERSION to empty string
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Baisch committed Dec 9, 2019
1 parent 3ae288a commit cafb60e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-kernel/linux/linux-raspberrypi.inc
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ do_configure_prepend() {
mv -f ${B}/.config ${B}/.config.patched
CONF_SED_SCRIPT=""

# Localversion
kernel_configure_variable LOCALVERSION "\"\""

if [ "${INITRAMFS_IMAGE_BUNDLE}" = "1" ]; then
kernel_configure_variable OVERLAY_FS y
kernel_configure_variable SQUASHFS y
Expand Down

0 comments on commit cafb60e

Please sign in to comment.