From 22d3589d0c4b38006153d0f2af2645e411df4bd1 Mon Sep 17 00:00:00 2001 From: Bortek Date: Thu, 23 Feb 2017 10:26:45 +0100 Subject: [PATCH 1/8] Creating Issues template --- ISSUE_TEMPLATE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ISSUE_TEMPLATE diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 0000000000..de571967f8 --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1,5 @@ +PLEASE DO CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. +QUESTIONS LIKE "what is the best codec for video" or "Which is best Pi2 or Pi3" ARE NOT RELATED +TO THIS PROJECT AND SHOULD BE ASKED ELSWHERE e.g. ON RASPBERRY PI FORUMS. + +Please describe your problem here in details. If you see an error message paste the content here. From 12b4403fbed54588802c355871f257e32d703c57 Mon Sep 17 00:00:00 2001 From: Bortek Date: Thu, 23 Feb 2017 10:27:54 +0100 Subject: [PATCH 2/8] updatting Issues template --- ISSUE_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index de571967f8..9e9f95e4b4 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -2,4 +2,4 @@ PLEASE DO CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. QUESTIONS LIKE "what is the best codec for video" or "Which is best Pi2 or Pi3" ARE NOT RELATED TO THIS PROJECT AND SHOULD BE ASKED ELSWHERE e.g. ON RASPBERRY PI FORUMS. -Please describe your problem here in details. If you see an error message paste the content here. +Please describe your problem here in details. If you have an error message you can paste it here together with the description. From b033417aa834ea042e98d30d41ab7fb14cfd0449 Mon Sep 17 00:00:00 2001 From: Bortek Date: Thu, 23 Feb 2017 16:10:20 +0100 Subject: [PATCH 3/8] updating Issues template --- ISSUE_TEMPLATE | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index 9e9f95e4b4..eae8cac5b5 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -2,4 +2,24 @@ PLEASE DO CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. QUESTIONS LIKE "what is the best codec for video" or "Which is best Pi2 or Pi3" ARE NOT RELATED TO THIS PROJECT AND SHOULD BE ASKED ELSWHERE e.g. ON RASPBERRY PI FORUMS. -Please describe your problem here in details. If you have an error message you can paste it here together with the description. +### Issue Already Reported +First of all, search through the [list of issues](https://github.com/ccrisan/motioneyeos/issues); someone else might have already reported your issue. If you found it, feel free to contribute to the issue with comments. + +### Report New Issue +If your issue hasn't been reported yet, [report it yourself](https://github.com/ccrisan/motioneyeos/issues/new). + +If you're using motionEye on a Linux distro rather than motionEyeOS, please switch over to [motionEye's issue tracker](https://github.com/ccrisan/motioneye/issues/). + +##### Version And Hardware + +Please clearly specify what OS version you are running and on what board. It is also important to know what types of cameras you have attached to your motionEyeOS system. + +##### Attach Log Files +In the *Expert Settings* section of the settings panel you will find a few log files that can be downloaded and saved locally to your computer. These log files can help identifying the cause of your issue. You can attach these files to the body of the issue (or to a comment). + +##### Attach Screenshot +Don't be afraid to attach some screenshots, if you think your problem can be more easily explained visually. Images can be attached directly to the issue on github. + +##### Sensitive Data +Never attach configuration files (the ones found in `/data/etc`) before removing sensitive data from them (e.g. passwords, public IP addresses, etc). + From 9ae1fce67a942a1db844c75042abdbab8961fd71 Mon Sep 17 00:00:00 2001 From: Bortek Date: Wed, 1 Mar 2017 06:49:04 +0100 Subject: [PATCH 4/8] typo correcting --- ISSUE_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index eae8cac5b5..7776be2f2e 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -1,4 +1,4 @@ -PLEASE DO CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. +PLEASE DO NOT CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. QUESTIONS LIKE "what is the best codec for video" or "Which is best Pi2 or Pi3" ARE NOT RELATED TO THIS PROJECT AND SHOULD BE ASKED ELSWHERE e.g. ON RASPBERRY PI FORUMS. From b67ce4691ea3405eb72c00d32f1a1b600e5179ea Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Wed, 1 Mar 2017 11:49:59 +0200 Subject: [PATCH 5/8] Delete ISSUE_TEMPLATE --- ISSUE_TEMPLATE | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 ISSUE_TEMPLATE diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE deleted file mode 100644 index 7776be2f2e..0000000000 --- a/ISSUE_TEMPLATE +++ /dev/null @@ -1,25 +0,0 @@ -PLEASE DO NOT CREATE ISSUES WHICH ARE NOT RELEVANT TO THIS PROJECT. -QUESTIONS LIKE "what is the best codec for video" or "Which is best Pi2 or Pi3" ARE NOT RELATED -TO THIS PROJECT AND SHOULD BE ASKED ELSWHERE e.g. ON RASPBERRY PI FORUMS. - -### Issue Already Reported -First of all, search through the [list of issues](https://github.com/ccrisan/motioneyeos/issues); someone else might have already reported your issue. If you found it, feel free to contribute to the issue with comments. - -### Report New Issue -If your issue hasn't been reported yet, [report it yourself](https://github.com/ccrisan/motioneyeos/issues/new). - -If you're using motionEye on a Linux distro rather than motionEyeOS, please switch over to [motionEye's issue tracker](https://github.com/ccrisan/motioneye/issues/). - -##### Version And Hardware - -Please clearly specify what OS version you are running and on what board. It is also important to know what types of cameras you have attached to your motionEyeOS system. - -##### Attach Log Files -In the *Expert Settings* section of the settings panel you will find a few log files that can be downloaded and saved locally to your computer. These log files can help identifying the cause of your issue. You can attach these files to the body of the issue (or to a comment). - -##### Attach Screenshot -Don't be afraid to attach some screenshots, if you think your problem can be more easily explained visually. Images can be attached directly to the issue on github. - -##### Sensitive Data -Never attach configuration files (the ones found in `/data/etc`) before removing sensitive data from them (e.g. passwords, public IP addresses, etc). - From 4e2a04c2335322fe447538fadf847abf556973de Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Wed, 1 Mar 2017 11:53:02 +0200 Subject: [PATCH 6/8] Create CONTRIBUTING.md --- CONTRIBUTING.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..4b0be1f05b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,28 @@ +### Please don't create issues that are not relevant to this project + +If you think your problem is related to [motionEye] rather than to motionEyeOS, please consider the [motionEye Issue Tracker](https://github.com/ccrisan/motioneye/issues). + +If you think your problem is related to [motion] rather than to motionEye(OS), please consider the [Motion Project Issue Tracker](https://github.com/Motion-Project/motion/issues). + +If you're not sure about the nature of your problem or you think the community might help, please consider writing on the [motionEye Google Group](https://groups.google.com/forum/#!forum/motioneye). + +### Issue Already Reported +First of all, search through the [list of issues](https://github.com/ccrisan/motioneyeos/issues); someone else might have already reported your issue. If you found it, feel free to contribute to the issue with comments. + +### Report New Issue +If your issue hasn't been reported yet, [report it yourself](https://github.com/ccrisan/motioneyeos/issues/new). + +If you're using motionEye on a Linux distro rather than motionEyeOS, please switch over to [motionEye's issue tracker](https://github.com/ccrisan/motioneye/issues/). + +##### Version And Hardware + +Please clearly specify what OS version you are running and on what board. It is also important to know what types of cameras you have attached to your motionEyeOS system. + +##### Attach Log Files +In the *Expert Settings* section of the settings panel you will find a few log files that can be downloaded and saved locally to your computer. These log files can help identifying the cause of your issue. You can attach these files to the body of the issue (or to a comment). + +##### Attach Screenshot +Don't be afraid to attach some screenshots, if you think your problem can be more easily explained visually. Images can be attached directly to the issue on github. + +##### Sensitive Data +Never attach configuration files (the ones found in `/data/etc`) before removing sensitive data from them (e.g. passwords, public IP addresses, etc). From 405b66b1f6d40d28ef502005320354e6c445b6cf Mon Sep 17 00:00:00 2001 From: Jasper Seidel Date: Thu, 2 Mar 2017 17:35:12 +0100 Subject: [PATCH 7/8] Update Raspberry Pi firmware. --- configs/raspberrypi2_defconfig | 2 +- configs/raspberrypi3_defconfig | 2 +- configs/raspberrypi_defconfig | 2 +- package/rpi-firmware/rpi-firmware.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig index 817a87356c..1549e0d933 100644 --- a/configs/raspberrypi2_defconfig +++ b/configs/raspberrypi2_defconfig @@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi2/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/raspberrypi/linux/archive/03f35fe498e5516091e4fd66d1700e8d0b0f4915.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/e223d71ef728c559aa865d0c5a4cedbdf8789cfd.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" BR2_LINUX_KERNEL_ZIMAGE=y BR2_LINUX_KERNEL_DTS_SUPPORT=y diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig index 03b56086d6..1ecde31854 100644 --- a/configs/raspberrypi3_defconfig +++ b/configs/raspberrypi3_defconfig @@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi3/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/raspberrypi/linux/archive/03f35fe498e5516091e4fd66d1700e8d0b0f4915.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/e223d71ef728c559aa865d0c5a4cedbdf8789cfd.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" BR2_LINUX_KERNEL_ZIMAGE=y BR2_LINUX_KERNEL_DTS_SUPPORT=y diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig index ad3402f953..ff34ad2c2c 100644 --- a/configs/raspberrypi_defconfig +++ b/configs/raspberrypi_defconfig @@ -17,7 +17,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi/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/raspberrypi/linux/archive/03f35fe498e5516091e4fd66d1700e8d0b0f4915.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/e223d71ef728c559aa865d0c5a4cedbdf8789cfd.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi" BR2_LINUX_KERNEL_ZIMAGE=y BR2_LINUX_KERNEL_DTS_SUPPORT=y diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk index 61d1a7cc2b..b08699e47a 100644 --- a/package/rpi-firmware/rpi-firmware.mk +++ b/package/rpi-firmware/rpi-firmware.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_FIRMWARE_VERSION = 2190ebaaab17d690fb4a6aa767ff7755eaf51b12 +RPI_FIRMWARE_VERSION = a5d4376fc82b9c49f7ce1e346b39290d233a49cf RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION)) RPI_FIRMWARE_LICENSE = BSD-3c RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom From e25eea0e7eedd7bd5b1164e399506367d859a65e Mon Sep 17 00:00:00 2001 From: Jasper Seidel Date: Thu, 2 Mar 2017 17:35:53 +0100 Subject: [PATCH 8/8] Update GCC 4.9.x from 4.9.3 to 4.9.4 --- package/gcc/Config.in.host | 2 +- package/gcc/gcc.hash | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index ee4d0eb9f4..362a678182 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -97,7 +97,7 @@ config BR2_GCC_VERSION string default "4.7.4" if BR2_GCC_VERSION_4_7_X default "4.8.5" if BR2_GCC_VERSION_4_8_X - default "4.9.3" if BR2_GCC_VERSION_4_9_X + default "4.9.4" if BR2_GCC_VERSION_4_9_X default "5.3.0" if BR2_GCC_VERSION_5_X default "6.1.0" if BR2_GCC_VERSION_6_X default "arc-2015.12" if BR2_GCC_VERSION_4_8_ARC diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash index 8d2feaf1a4..ad711c836c 100644 --- a/package/gcc/gcc.hash +++ b/package/gcc/gcc.hash @@ -10,5 +10,7 @@ sha512 9ac57377a6975fc7adac704ec81355262b9f537def6955576753b87715470a20ee6a2a31 sha512 d619847383405fd389f5a2d7225f97fedb01f81478dbb8339047ccba7561a5c20045ab500a8744bffd19ea51892ce09fc37f862f2cfcb42de0f0f8cd8f8da37a gcc-5.3.0.tar.bz2 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-6.1.0/sha512.sum sha512 eeed3e2018b8c012aabce419e8d718fde701e5c3c179b4486c61ba46e5736eecc8fccdd18b01fcd973a42c6ad3116dbbe2ee247fe3757d622d373f93ebaf8d2e gcc-6.1.0.tar.bz2 +# From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.4/sha512.sum +sha512 93abb78e16277454f41a8e9810f41f66c0fdffdc539a762ff6b67d3037f78db971378683fd2ebf707d1d51c059fad2161fe42d110c330027f40214b7db0f3efe gcc-4.9.4.tar.bz2 # No hash for the ARC variant, comes from the github-helper: none xxx gcc-arc-2015.12.tar.gz