motion-mrdave updated to latest commit (with autoreconf); odroidc1: downgraded kernel to previous working version

This commit is contained in:
Calin Crisan 2015-11-03 22:19:28 +02:00
parent b90077b4f1
commit b8551c536e
2 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/odroidc1/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/hardkernel/linux/archive/c5a11154dba55343fc7cabcef3903cc09fb9b250.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/hardkernel/linux/archive/73b1b60d4c59a6cd1bb664a6ef2bc76e4ea8af9d.tar.gz"
BR2_LINUX_KERNEL_PATCH="board/odroidc1/kernel-watchdog.patch"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/odroidc1/kernel.config"

View File

@ -4,8 +4,9 @@
#
################################################################################
MOTION_MRDAVE_VERSION = 5c6f4be9e60a5115989b1cf34e14ea7c826bfa8e
MOTION_MRDAVE_VERSION = 2caced3
MOTION_MRDAVE_SITE = $(call github,mr-dave,motion,$(MOTION_MRDAVE_VERSION))
MOTION_MRDAVE_AUTORECONF = YES
MOTION_MRDAVE_CONF_OPTS = --without-pgsql --without-sdl --without-sqlite3 --without-mysql --with-ffmpeg=$(STAGING_DIR)/usr/lib \
--with-ffmpeg-headers=$(STAGING_DIR)/usr/include