Jasper Seidel
50ede5492e
Add support for Raspberry Pi Zero 2 W ( #2829 )
2025-02-14 16:47:26 +01:00
Christian Clauss
469a6662a7
xrange() was removed from Python ( #2891 )
2022-04-20 12:52:28 +02:00
Calin Crisan
d816a04b36
Update README.md
2022-01-28 23:04:58 +02:00
Calin Crisan
f075bfd24c
Merge branch 'dev' of github.com:ccrisan/motioneyeos into dev
nightly-dev
2020-10-25 11:09:19 +02:00
Calin Crisan
d897bfcd33
Merge remote-tracking branch 'thingos/dev' into dev
2020-10-25 11:09:10 +02:00
Calin Crisan
2bd433b154
/etc/init.d/S00datapart: show fsck log only on errors
2020-10-25 11:07:50 +02:00
Calin Crisan
b2182bbe4d
Merge pull request #2547 from nmschulte/dev
...
ffmpeg: force-disable zerocopy for RPi OMX patch
2020-10-24 20:07:46 +03:00
Nathan Schulte
2aaa611921
ffmpeg: force-disable zerocopy for RPi OMX patch
2020-10-18 22:38:23 -05:00
Calin Crisan
5c3c533966
Merge pull request #58 from rwky/dev
...
Optionally automatically fsck data paritition on boot
2020-10-13 21:56:41 +03:00
Rowan Wookey
743d4c0b3e
Automatically fsck data paritition on boot
...
By default this runs e2fsck on the data partition on boot before
mounting.
A forced fsck can be enabled by adding `fsck.mode=force` to
/boot/cmdline.txt
Moved from https://github.com/ccrisan/motioneyeos/pull/2464
2020-10-13 19:18:29 +01:00
Calin Crisan
1eaa35876d
ffmpeg: remove some patch leftovers
2020-10-11 21:21:04 +03:00
Calin Crisan
3b9c66fd02
Merge remote-tracking branch 'thingos/dev' into dev
2020-10-11 19:59:52 +03:00
Bernd Kuhls
301723acf5
package/ffmpeg: fix static build with wavpack support enabled
...
Fixes:
http://autobuild.buildroot.net/results/d2d/d2d73f3c7075ca6e9782b9bb591dae40ab56b6a2/
Please note that the wavpack error only occurs after fixing fontconfig.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-11 19:56:14 +03:00
Bernd Kuhls
3c21676484
package/ffmpeg: bump version to 4.3.1
...
Changelog:
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=Changelog;h=be7588bbbf6d0568282a057e858d9aa694388e85;hb=refs/heads/release/4.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-11 19:56:01 +03:00
Bernd Kuhls
7c646649b3
package/ffmpeg: bump version to 4.3
...
Add a patch to fix build without ssse3.
Update the license hash due to various changes since August 2019 [0]:
- some files were relicensed from GPL-2.0+ to LGPL-2.1+; no impact on
the licensing information;
- clarification about the licensing when linked with external
libraries, which now requires passing --enable-version3; Buildroot
is not concerned, because it passes --disable-version3;
- various clarification about applicable licensing terms.
[0] http://git.videolan.org/?p=ffmpeg.git;a=history;f=LICENSE.md;h=613070e1b631a919a74c862f2a75a0f249a631ff;hb=8e12af29d1a3f95c9e952d78354e3c8b1c0431a8
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr:
- fix the SoB order in the patch
- clarify the impact of the licensing changes
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-10-11 19:55:40 +03:00
Calin Crisan
9fe9af20d3
Add /usr/share/post-upgrade/20201007.sh
2020-10-07 22:10:08 +03:00
Calin Crisan
166931f51f
Merge remote-tracking branch 'thingos/dev' into dev
2020-10-07 22:06:10 +03:00
Calin Crisan
0e661a6337
Merge pull request #57 from ccrisan/improvement/ntp-chrony
...
Replace ntpd with chrony
2020-10-07 21:59:40 +03:00
Calin Crisan
9f6a4021b5
Replace ntpd with chrony
...
* /etc/init.d/S50date: use chrony instead of ntpd
* Enable chrony
* cleanups.sh: remove chrony init script
2020-10-07 21:58:50 +03:00
Calin Crisan
57864df2f0
Merge remote-tracking branch 'thingos/dev' into dev
2020-09-06 23:24:08 +03:00
Calin Crisan
8fc517678c
Raspberry Pi 4: provide separate brcm firmware files
2020-09-06 23:22:46 +03:00
Calin Crisan
12d90a86ae
Raspberry Pi (all): install libfdt.so
2020-09-06 00:00:08 +03:00
Calin Crisan
ca6eb3dc1b
fwupdate: fix pre-upgrade script exec
2020-09-05 20:13:26 +03:00
Calin Crisan
a999f553db
motionEye: update to 1b04e8968c2a127b23341575ab80e9892893b576
2020-08-30 16:25:36 +03:00
Calin Crisan
dc8ea780a3
Merge remote-tracking branch 'thingos/dev' into dev
2020-08-30 16:17:10 +03:00
Calin Crisan
844a776896
Naon Pi R1: use dedicated brcm_patchram_plus binary
2020-08-29 15:44:23 +03:00
Calin Crisan
a21faeb1c8
Nano Pi R1: disable armbian-firmware
2020-08-29 13:44:00 +03:00
Calin Crisan
28c9ed71e0
Nano Pi Neo, Odroid XU4: remove unneeded fstab.disk
2020-08-29 13:10:36 +03:00
Calin Crisan
0384632531
Nano Pi R1: fix initramfs
2020-08-29 13:09:54 +03:00
Calin Crisan
c124ef5fcd
Make board dir global patch dir
2020-08-29 01:20:39 +03:00
Calin Crisan
d0f50f9b5c
Merge pull request #55 from ccrisan/nanopir1
...
Add Nano Pi R1 support
2020-08-29 01:11:55 +03:00
Calin Crisan
a6885009f1
Add Nano Pi R1 support
...
* Nano Pi R1: add board and config
* Save and use disk info to /tmp/disk_info
* busybox: enable rfkill & devmem
2020-08-29 01:09:59 +03:00
Calin Crisan
4024b9ad2a
Merge pull request #2491 from ccrisan/thingos-next
...
thingOS Next
2020-08-16 18:26:14 +03:00
Calin Crisan
de6ec855ba
ffmpeg: remove unnecessary patch
2020-08-16 18:18:07 +03:00
Calin Crisan
fab0316f7c
Merge remote-tracking branch 'thingos/dev' into thingos-next
2020-08-16 12:22:15 +03:00
Calin Crisan
73beeb3ca2
Remove Odroid C1, Odroid C2 an Pine 64 board support
2020-08-16 12:19:46 +03:00
Calin Crisan
ac3677697b
Update all defconfigs
2020-08-16 12:18:40 +03:00
Calin Crisan
6da6b70191
python-tornado: downgrade for python2 compat
2020-08-16 12:09:02 +03:00
Calin Crisan
d957fb7125
python-pillow: downgrade for python2 compat
2020-08-16 12:05:13 +03:00
Calin Crisan
b61a3a0505
Merge remote-tracking branch 'thingos/dev' into thingos-next
2020-08-16 11:48:47 +03:00
Calin Crisan
ef176f27c7
Raspberry Pi 4: bootcode.bin is not needed
2020-08-16 01:13:27 +03:00
Calin Crisan
3487a33a64
Merge pull request #49 from popoviciri/motion_update
...
motion: update to 4.3.1
2020-08-16 00:05:04 +03:00
Calin Crisan
8f811cdabf
Merge branch 'dev' into motion_update
2020-08-15 23:56:14 +03:00
Calin Crisan
93e3b97fb8
Raspberry Pi (all): use bt/wifi firmware from dedicated packages
2020-08-13 23:46:26 +03:00
Calin Crisan
4e046cb077
Merge pull request #53 from ccrisan/buildroot-next
...
Buildroot 2020.05.1
2020-08-13 22:37:39 +03:00
Calin Crisan
b8b0c59889
Orange Pi {Zero,One}: enable overlayfs in kernel
2020-08-13 15:23:01 +03:00
Calin Crisan
90b33c9fd3
cleanups.sh: remove /etc/init.d/S02sysctl
2020-08-12 23:35:09 +03:00
Calin Crisan
51cdde279a
/etc/init.d/S12udev: remove echoing to hotplug
2020-08-12 23:33:58 +03:00
Calin Crisan
d11a03fd65
Tinkerboard: fix kernel compiling issue
2020-08-12 23:33:13 +03:00
Calin Crisan
fe53c3cf24
Raspberry Pi 4: fix rpi-firmware boot files issue
2020-08-12 23:32:51 +03:00