mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
updated motioneye
This commit is contained in:
parent
489364797e
commit
9dcdd1975d
@ -19,7 +19,7 @@ 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/LeMaker/linux-sunxi/archive/e594996b0156b72ea559e035a3c1e396850fb384.tar.gz"
|
||||
BR2_LINUX_KERNEL_DEFCONFIG="sun7i_defconfig"
|
||||
BR2_LINUX_KERNEL_DEFCONFIG="sun7i"
|
||||
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x40008000"
|
||||
BR2_LINUX_KERNEL_DTS_SUPPORT=y
|
||||
BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun7i-a20-bananapi"
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
MOTIONEYE_VERSION = c4b0deacb236fc9ba631a0c25b5d739e1ba4ce89
|
||||
MOTIONEYE_VERSION = 8ff732d42d198bf3467e9a87847fcf2c476c04cb
|
||||
MOTIONEYE_SITE = $(call github,ccrisan,motioneye,$(MOTIONEYE_VERSION))
|
||||
MOTIONEYE_SOURCE = $(MOTIONEYE_VERSION).tar.gz
|
||||
MOTIONEYE_LICENSE = GPLv3
|
||||
|
Loading…
x
Reference in New Issue
Block a user