Commit graph

2483 commits

Author SHA1 Message Date
graysky
4e79753b90 alarm/kodi-rpi-git to 19.0b2.56840.579551ef13-3 2020-12-29 15:18:37 -05:00
graysky
6e066d3a23 alarm/kodi-rpi-git to 19.0b2.56840.579551ef13-2 2020-12-28 10:19:01 -05:00
graysky
096dc80ecd alarm/kodi-rpi-legacy to 18.9-3 2020-12-28 10:16:51 -05:00
graysky
d8805dd59a alarm/kodi-rpi to 18.9-4 2020-12-28 10:15:22 -05:00
graysky
e5db83743f alarm/raspberrypi-firmware to 20201215-2
Ship udev rule to provision video group which is required for non-root users to
call /opt/vc/bin/vcgencmd and get output.  Note user also needs to be in the
video group but that is easily discovered via a web search.
2020-12-28 10:13:35 -05:00
graysky
0e740673d2 alarm/firmware-raspberrypi to 20201225-2
Restore legacy 6-1 files and just add new ones which I believe correspond
to the RPi 400.
2020-12-25 16:35:22 -05:00
graysky
5f662c1c19 alarm/firmware-raspberrypi to 20201225-1
Bluetooth downgrade: The current commit does not work on armv7h
or aarch64 compared to the legacy versions.

https://archlinuxarm.org/forum/viewtopic.php?f=15&t=14868#p65434
2020-12-25 16:14:00 -05:00
graysky
9ef1b2687f alarm/raspberrypi-bootloader to 20201224-1 2020-12-24 16:50:07 -05:00
graysky
f689f42f83 alarm/firmware-raspberrypi to 20201224-1
Use versioned tarballs and provide support for RPi 400.
2020-12-24 09:32:06 -05:00
graysky
e80c1cdf4a alarm/raspberrypi-bootloader to 20201220-1 2020-12-20 16:59:03 -05:00
graysky
6067054169 alarm/kodi-rpi-git to 19.0b2.56840.579551ef13-1 2020-12-19 14:59:49 -05:00
graysky
aef44b96c0 alarm/raspberrypi-bootloader to 20201215-2 2020-12-15 16:53:36 -05:00
graysky
f0cc256bc4 alarm/raspberrypi-firmware to 20201215-1 2020-12-15 16:50:42 -05:00
graysky
f7990c9d38 alarm/raspberrypi-bootloader to 20201215-1
This is actually a downgrade relative to 20201214-1 which
introduced a critical bug preventing booting all RPi 0-3
but not RPi 4 on which I tested the package.

Rather than adding an epoch= to the PKGBUILD, just bump the
pkgver but ship the last-good commit from upstream previously
provided by our 20201208-1 package.

Upstream bug report:
https://github.com/raspberrypi/firmware/issues/1511
2020-12-15 06:49:43 -05:00
graysky
1a47394d0e alarm/raspberrypi-firmware to 20201214-1 2020-12-14 13:40:42 -05:00
graysky
8a11dd065d alarm/raspberrypi-bootloader to 20201214-1 2020-12-14 13:38:29 -05:00
graysky
37339a43d5 alarm/kodi-rpi-git to 19.0b2.56808.0f75c91014-5 2020-12-14 10:53:41 -05:00
graysky
0926d17669 alarm/kodi-rpi-git to 19.0b2.56808.0f75c91014-4
Properly set cortex-a72 optimizations for this package, see comment
in 0000-use-mcpu-avoiding-march-and-mtune.patch for more details.

Should be totally fine in doing so since this only RPi 4 can actually
make use of the HW decoding intended for v19 once it goes final and the
patchset is gets merged into ffmpeg (at some point).

In addition to that, fix a small bug in kodi.service, for details see:
909f274d6e
2020-12-14 09:28:48 -05:00
graysky
d52dd2c007 alarm/kodi-rpi to 18.9-3 2020-12-14 09:28:48 -05:00
graysky
99ba3edead alarm/kodi-rpi-legacy to 18.9-2 2020-12-14 09:28:48 -05:00
graysky
3dcbea2cf3 alarm/kodi-rpi-git to 19.0b2.56808.0f75c91014-3
Adjust replaces/conflicts/pkgdesc to play nice with other packages
2020-12-12 16:12:08 -05:00
graysky
06c778c6da alarm/kodi-rpi to 18.9-2
Adjust replaces/conflicts/pkgdesc to play nice with kodi-rpi-legacy
2020-12-12 16:11:33 -05:00
graysky
b1a19281dc add alarm/kodi-rpi-legacy to 18.9-1
Pi 2/3 cannot use 'leia_pi4' fork for HW decoding on certain video formats
such as HEVC it seems.  Restore a kodi package based on 'newclock5' fork which
does x264 HW decoding via mmal.

When v19 gets released, this package will stay frozen at v18 since upstream
support for it has been declared nonexistent.
2020-12-12 16:10:43 -05:00
graysky
99e0f28fb7 alarm/raspberrypi-firmware to 20201211-1
Building raspberrypi-firmware from userland for armv7h caused
breakage[1] in kodi-rpi 18.9-1 so use a split strategy to build
aarch64 stuff from userland and pre-compiled stuff for armv6h/7h
2020-12-11 18:05:39 -05:00
graysky
bb1bf03531 alarm/raspberrypi-firmware to 20201210-3 2020-12-11 15:18:30 -05:00
Oleg
0ac86bffa7 alarm/raspberrypi-firmware to 20201210-2 2020-12-10 12:59:42 -07:00
graysky
05a24781c3 alarm/raspberrypi-firmware to 20201210-1
Switch to Oleg's PKGBUILD that pulls from upstream userland
and that covers armv6h, armv7h, and aarch64
2020-12-10 12:38:54 -05:00
graysky
cb7bb5896d rename alarm/kodi-rbp4-git --> alarm/kodi-rpi-git 2020-12-10 03:26:49 -05:00
graysky
143a7443c6 added alarm/kodi-rbp
Upstream dropped support for RPi platform since gbm matured and is stable[1].
This package should support RPi2+ hardware.

1. https://github.com/xbmc/xbmc/pull/16321
2020-12-10 03:24:59 -05:00
graysky
2fd46d9343 removed alarm/kodi-rbp-addon-visualization-spectrum 2020-12-10 03:24:59 -05:00
graysky
9856e40f2b removed alarm/kodi-rbp-addon-visualization-shadertoy 2020-12-10 03:24:59 -05:00
graysky
0710e8d5af removed alarm/kodi-rbp3-addon-visualization-spectrum 2020-12-10 03:24:59 -05:00
graysky
443b593880 removed alarm/kodi-rbp4 2020-12-10 03:24:59 -05:00
graysky
1ff92d56ee removed alarm/kodi-rbp3 2020-12-10 03:24:59 -05:00
graysky
1ffe23c62d removed alarm/kodi-rbp 2020-12-10 03:24:59 -05:00
graysky
f8dc5f0acf alarm/kodi-rbp4-git to 19.0b2.56808.0f75c91014-2
This prevents the firmware choosing a mode that might not be
available in the KMS driver and lets DRM choose the perferred
mode.
2020-12-09 04:13:01 -05:00
graysky
c77e111aa3 alarm/raspberrypi-bootloader to 20201208-1 2020-12-08 09:54:52 -05:00
graysky
1e12d0de9d alarm/raspberrypi-firmware to 20201208-1 2020-12-08 09:53:39 -05:00
graysky
9d55549b81 alarm/kodi-rbp4-git to 19.0b2.56808.0f75c91014-1 2020-12-07 08:02:53 -05:00
graysky
47e2e8466c alarm/raspberrypi-bootloader to 20201129-1 2020-11-29 09:08:39 -05:00
graysky
903b018fab alarm/raspberrypi-bootloader to 20201123-1 2020-11-23 16:26:50 -05:00
graysky
04c1c1394d alarm/raspberrypi-bootloader to 20201121-1 2020-11-21 11:21:38 -05:00
graysky
32217042a3 alarm/raspberrypi-bootloader to 20201117-1 2020-11-17 14:42:34 -05:00
graysky
b62030dfba alarm/kodi-rbp4-git to 19.0b1.56668.d9e7154f52-1 2020-11-17 14:26:43 -05:00
graysky
dfc26002f4 alarm/raspberrypi-bootloader to 20201109-1 2020-11-09 11:02:00 -05:00
graysky
de5925bd72 alarm/kodi-rbp to 18.9-4 2020-11-08 08:43:54 -05:00
graysky
49a9d53851 alarm/kodi-rbp3 to 18.9-4 2020-11-08 08:40:46 -05:00
graysky
16545789ee alarm/kodi-rbp4 to 18.9-4
removed redundant switch from ExecStart=
2020-11-08 08:36:52 -05:00
graysky
1e846bd702 alarm/kodi-rbp4 to 18.9-3
Calling the kodi-gbm target in ExecStart= was not actually the key to
fixing the unclean shutdown bug. Adding the ExecStop= calling killall
to the exact target was needed.

This commit restores the call to kodi-standalone to allow the
"RestartApp" built in to work again and adds the key ExecStop= with
killall.
2020-11-08 08:24:05 -05:00
graysky
8b8bf9415c alarm/raspberrypi-bootloader to 20201104-2 2020-11-04 12:11:24 -05:00
graysky
9ccfaf5064 alarm/raspberrypi-bootloader to 20201104-1 2020-11-04 11:28:00 -05:00
graysky
f44ea7ef66 alarm/kodi-rbp4-git to 19.0a2.56545.11dfbdb418-1 2020-11-01 05:33:39 -05:00
graysky
cd0cd182dc alarm/kodi-rbp to 18.9-3 2020-10-31 16:21:35 -04:00
graysky
d3c8b92121 alarm/kodi-rbp3 to 18.9-3 2020-10-31 16:20:35 -04:00
graysky
c3d3bc0f37 alarm/kodi-rbp4-git to 19.0a2.56539.fcc6bfad6b-1 2020-10-31 12:55:54 -04:00
graysky
47fcd333b6 alarm/kodi-rbp4 to 18.9-2 2020-10-31 12:55:54 -04:00
graysky
4b3b2cf4fb alarm/kodi-rbp3 to 18.9-2 2020-10-31 12:55:54 -04:00
graysky
4926f99114 alarm/kodi-rbp to 18.9-2
libcec-rpi 6.0.2 rebuild
2020-10-31 12:55:54 -04:00
graysky
2f53b2ef24 alarm/libcec-rpi to 6.0.2-1 2020-10-31 10:21:52 -04:00
graysky
fbb4773ba7 alarm/kodi-rbp4-git to 19.0a2.56499.7dcc99e601-1 2020-10-31 07:45:29 -04:00
graysky
24fc3ce95d alarm/kodi-rbp4-git to 19.0a2.56452.446bbf36f9-2 2020-10-30 18:20:33 -04:00
graysky
a66be1aa55 alarm/kodi-rbp4-git to 19.0a2.56452.446bbf36f9-1 2020-10-29 15:55:27 -04:00
graysky
15ae2eb543 alarm/raspberrypi-firmware to 20201029-1 2020-10-29 10:39:11 -04:00
graysky
c3d3a9f803 alarm/raspberrypi-bootloader to 20201029-1 2020-10-29 10:39:11 -04:00
graysky
80ef804115 alarm/kodi-rbp4 to 18.9-1 2020-10-24 09:15:59 -04:00
graysky
02da5bcb86 alarm/kodi-rbp3 to 18.9-1 2020-10-24 09:15:59 -04:00
graysky
22acea4ab4 alarm/kodi-rbp to 18.9-1 2020-10-24 09:15:59 -04:00
graysky
2097b6ca75 alarm/kodi-rbp4-git to 19.0a2.56303.11ee084bc6-1 2020-10-22 17:28:50 -04:00
graysky
ed99b8c3eb alarm/kodi-rbp to 18.8-2 2020-10-19 16:10:58 -04:00
graysky
89168cb5c0 alarm/kodi-rbp3 to 18.8-2 2020-10-19 16:08:28 -04:00
graysky
6dc9da07f7 alarm/kodi-rbp4 to 18.8-2
Direct call to kodi-gbm allows systemd to correctly assign the MAINPID to that
rather than to kodi-standalone wrapper.  This change allows the kill signal to hit
the intended executable to enable a clean exit and internal updates to files on
exit such as ~/.kodi/userdata/settings.xml

Change can be propagated to other kodi packages after more extensive testing
2020-10-19 11:21:37 -04:00
graysky
bf10d77ef5 alarm/raspberrypi-bootloader to 20201016-1 2020-10-16 13:31:21 -04:00
graysky
171f0c6d39 alarm/kodi-rbp4-git to 19.0a2.56255.38db844c0c-1 2020-10-16 07:08:38 -04:00
graysky
df710fde3f alarm/kodi-rbp4-git to 19.0a2.56236.58e4c8bd67-1 2020-10-14 15:51:05 -04:00
graysky
0ab736ab91 alarm/kodi-rbp4-git to 19.0a2.56142.332c9642cb-1 2020-10-07 14:10:01 -04:00
graysky
1acfb54837 alarm/kodi-rbp4-git to 19.0a1.56141.b0dfb3e7af-1 2020-10-07 12:14:17 -04:00
graysky
d8923b6399 alarm/raspberrypi-bootloader to 20201007-1 2020-10-07 11:09:08 -04:00
Kevin Mihelich
7eeefd387c added alarm/polkit-117 2020-10-05 19:49:28 +00:00
graysky
1a00b29f62 alarm/raspberrypi-bootloader to 20200930-1 2020-09-30 10:45:12 -04:00
graysky
20a72b727d alarm/raspberrypi-bootloader to 20200928-1 2020-09-28 12:41:39 -04:00
graysky
8c078b7ef7 alarm/kodi-rbp4-git to 19.0a1.56002.6b9c53e26f-1 2020-09-28 11:03:18 -04:00
graysky
4bb90a1a1f alarm/kodi-rbp4-git to 19.0a1.55997.7924790209-1 2020-09-28 09:20:55 -04:00
a-andre
0973746181
alarm/cryptodev-dkms to 1.11-1 (#1827)
Fix build for Linux 5.9.

Co-authored-by: André Apitzsch <git@apitzsch.eu>
2020-09-26 12:42:26 -06:00
graysky
55fd20c3e0 alarm/kodi-rbp4-git to 19.0a1.55969.fbef8cf4ac-1 2020-09-22 09:02:55 -04:00
Kevin Mihelich
d5472815b4 alarm/luajit-git to v2.1.0.beta3.r201.gdd5032ed-1 2020-09-20 18:51:41 +00:00
graysky
065f06d9d0 alarm/kodi-rbp4-git to 19.0a1.55946.e29db7f391-1 2020-09-19 16:48:43 -04:00
graysky
35d608d4e2 alarm/raspberrypi-bootloader to 20200917-1 2020-09-17 09:20:57 -04:00
graysky
b8249f6468 alarm/raspberrypi-bootloader to 20200916-1 2020-09-16 06:56:30 -04:00
graysky
3610f98c06 alarm/raspberrypi-bootloader to 20200915-1 2020-09-15 12:10:05 -04:00
graysky
5c25fc9169 alarm/kodi-rbp4-git to 19.0a1.55870.7f4e0bc00d-1 2020-09-13 16:20:48 -04:00
graysky
c8f8461bbc alarm/raspberrypi-bootloader to 20200911-1 2020-09-11 12:06:41 -04:00
graysky
f66620a150 alarm/kodi-rbp4-git to 19.0a1.55799.18e29eee7e-1 2020-09-09 17:16:57 -04:00
graysky
fa687ad791 alarm/raspberrypi-bootloader to 20200901-1 2020-09-01 13:53:06 -04:00
graysky
2bf16db6ca alarm/raspberrypi-bootloader to 20200820-1 2020-08-20 06:09:30 -04:00
graysky
82538eeee3 alarm/raspberrypi-firmware to 20200820-1 2020-08-20 06:07:49 -04:00
Kabbone
f2bf6fae06
alarm/uboot-rock64 to 2020.07-1 (#1823)
Signed-off-by: Kabbone <tobias@opel-online.de>
2020-08-17 19:36:13 -06:00
graysky
39364f9d83 kodi-rbp4-git to 19.0a1.55628-1 2020-08-14 20:36:00 -04:00
Kevin Mihelich
688495e98a alarm/luajit-git to v2.1.0.beta3.r195.g94d4abcc-1 2020-08-10 13:59:07 +00:00
graysky
78301c367e kodi-rbp4-git: update/rename for 19.0a1.55516-1 2020-08-10 09:02:07 -04:00
graysky
a6ef42364c kodi-rbp-git: prep for update and rename 2020-08-10 08:25:35 -04:00
Kevin Mihelich
7de2430c01 alarm/uboot-raspberrypi to 2020.07-2 2020-08-09 00:55:01 +00:00
Kevin Mihelich
a2ef41d396 alarm/uboot-raspberrypi to 2020.07-1 2020-08-08 23:52:21 +00:00
Kevin Mihelich
41c4f64788 alarm/raspberrypi-firmware to 20200808-1 2020-08-08 22:39:46 +00:00
Kevin Mihelich
30c5783b51 alarm/raspberrypi-bootloader to 20200808-1 2020-08-08 22:39:33 +00:00
Kevin Mihelich
01e5bc489b alarm/wiring-odroid to 266.63443ff-1 2020-08-08 22:25:17 +00:00
graysky
653b6dc31c alarm/kodi-rbp to 18.8-1 2020-07-30 10:08:25 -04:00
graysky
d2ead5ae02 alarm/kodi-rbp3 to 18.8-1 2020-07-30 10:08:25 -04:00
graysky
a31521d9d5 alarm/kodi-rbp4 to 18.8-1 2020-07-30 10:08:25 -04:00
Kevin Mihelich
dfc8f3021f alarm/raspberrypi-bootloader to 20200714-1 2020-07-15 02:37:24 +00:00
graysky
a0e5d59aac alarm/kodi-rbp to 18.7.1-2 2020-07-10 19:50:58 -04:00
graysky
51ab48908a alarm/kodi-rbp3 to 18.7.1-2 2020-07-10 17:03:20 -04:00
graysky
04f971e72d alarm/kodi-rbp4 to pkgver 18.7.1-2 2020-07-10 16:55:39 -04:00
a-andre
a062a4ca8e
alarm/cryptodev-dkms to 1.10-4 (#1819)
Co-authored-by: André Apitzsch <git@apitzsch.eu>
2020-07-07 12:48:55 -06:00
Kevin Mihelich
ef1418f9dc alarm/wiring-odroid to 264.41f8016-1 2020-07-06 00:25:03 +00:00
Kevin Mihelich
862533cde7 alarm/raspberrypi-firmware to 20200705-1 2020-07-06 00:25:03 +00:00
Kevin Mihelich
6927283ca4 alarm/raspberrypi-bootloader to 20200705-1 2020-07-06 00:25:03 +00:00
Kevin Mihelich
48f38d7cff added alarm/python-sphinx_rtd_theme-043 2020-06-18 13:50:31 +00:00
Kevin Mihelich
74e42cd40f alarm/raspberrypi-firmware to 20200614-1 2020-06-14 19:58:18 +00:00
Kevin Mihelich
062392f357 alarm/raspberrypi-bootloader to 20200614-1 2020-06-14 19:58:04 +00:00
moonman
a5a015d988 alarm/cryptodev-dkms to 1.10-3 2020-06-12 22:20:51 -06:00
graysky
571a68f350 alarm/kodi-rbp to 18.7.1-1 2020-06-01 20:04:46 -06:00
graysky
c868b36fc9 alarm/kodi-rbp4 to pkgver 18.7.1-1 2020-06-01 19:34:46 -06:00
graysky
2df128962e alarm/kodi-rbp3 to 18.7.1-1 2020-06-01 19:34:29 -06:00
Kevin Mihelich
f7392f64f6 alarm/uboot-raspberrypi to 2020.04-1 2020-06-01 12:51:47 +00:00
Kevin Mihelich
49f3ffdd61 alarm/raspberrypi-firmware to 20200528-1 2020-05-28 12:35:02 +00:00
Kevin Mihelich
46a1e46765 alarm/raspberrypi-bootloader to 20200528-1 2020-05-28 12:34:49 +00:00
Kevin Mihelich
5bd18777a2 alarm/raspberrypi-firmware to 20200525-1 2020-05-26 01:32:02 +00:00
moonman
ff5ec880ac alarm/raspberrypi-bootloader to 20200523-1 2020-05-23 21:18:47 -06:00
graysky
ae1490c183 alarm/kodi-rbp to 18.7-1 2020-05-20 15:48:05 -06:00
graysky
b6b4668129 alarm/kodi-rbp3 to 18.7-1 2020-05-20 13:08:29 -06:00
graysky
a187a6ce1b alarm/kodi-rbp4 to 18.7-1 2020-05-20 13:08:14 -06:00
Kevin Mihelich
b86298c622 alarm/raspberrypi-bootloader to 20200513-1 2020-05-14 01:38:59 +00:00
graysky
e1e3c57df4
alarm/kodi-rbp4 to 18.6-2 (#1802) 2020-05-05 18:53:36 -06:00
valadaa48
9de62087dc Add mali-bifrost-g31-libgl-gbm and mali-bifrost-g31-libgl-x11-gbm 2020-05-04 14:57:09 -06:00
valadaa48
88b09a8006 Remove mali-bifrost-g31-libgl-gbm
- It is appearing in a split-package in the next commit
2020-05-04 14:57:09 -06:00
Kevin Mihelich
4017f21235 alarm/raspberrypi-firmware to 20200503-1 2020-05-03 21:43:54 +00:00
Kevin Mihelich
d15046cfac alarm/raspberrypi-bootloader to 20200503-1 2020-05-03 21:43:42 +00:00
valadaa48
da7276938d
added alarm/librga (#1799) 2020-05-03 13:37:43 -06:00
valadaa48
68eca28f6d
added alarm/mali-bifrost-g31-libgl-gbm (#1798) 2020-05-03 13:36:38 -06:00
André Apitzsch
ab26325f38 alarm/uboot-tools to 2020.04-1 2020-05-03 08:36:51 -06:00
Kevin Mihelich
4486e5a6e7 alarm/wiring-odroid to 262.727f551-1 2020-05-01 12:39:47 +00:00
Jefferson González
27cf700ee4
added alarm/dkms-8812au (#1795) 2020-04-30 19:25:11 -06:00
Kevin Mihelich
f521669784 alarm/luajit-git to v2.1.0.beta3.r147.g9143e864-1 2020-04-28 01:47:36 +00:00
Kevin Mihelich
ece5827ab3 alarm/raspberrypi-bootloader to 20200427-1 2020-04-27 23:56:32 +00:00
Kevin Mihelich
5689ae2de3 alarm/wiringpi to 149.50b7c5e-1 2020-04-26 23:01:58 +00:00
Kevin Mihelich
b5be32e7a5 alarm/wiring-odroid to 258.73d5c3f-1 2020-04-24 15:07:04 +00:00
Kevin Mihelich
a31a7e414c alarm/raspberrypi-bootloader to 20200424-1 2020-04-24 14:45:14 +00:00
Kevin Mihelich
f3a797f5f2 alarm/raspberrypi-firmware to 20200412-1 2020-04-12 15:44:26 +00:00
Kevin Mihelich
0919906153 alarm/raspberrypi-bootloader to 20200412-1 2020-04-12 15:44:06 +00:00
pejobo
0ec16708f0
alarm/kodi-rbp to 18.6-2 (#1784)
See https://bugs.archlinux.org/task/63439
2020-04-05 14:09:23 -06:00
Kevin Mihelich
0f18eca186 alarm/raspberrypi-firmware to 20200405-1 2020-04-05 19:50:53 +00:00
Kevin Mihelich
5334dd19b2 alarm/raspberrypi-bootloader to 20200405-1 2020-04-05 19:50:37 +00:00
graysky
126cf01eaa
alarm/libbluray-kodi-rbp to 1.1.2-1 (#1782) 2020-03-31 06:22:58 -06:00
Kevin Mihelich
a5b7c6dddc alarm/raspberrypi-bootloader to 20200311-1 2020-03-12 02:23:52 +00:00
Kevin Mihelich
193c899df4 alarm/raspberrypi-bootloader to 20200309-1 2020-03-10 01:29:44 +00:00
Kevin Mihelich
f53c9f69ce removed alarm/llvm50 2020-03-09 02:19:51 +00:00
Kevin Mihelich
7934a69a24 alarm/raspberrypi-firmware to 20200302-1 2020-03-03 01:50:18 +00:00
Kevin Mihelich
a064f75d1f alarm/raspberrypi-bootloader to 20200302-1 2020-03-03 01:50:02 +00:00
graysky
a2205c57c9 alarm/kodi-rbp to 18.6-1 2020-03-01 07:31:41 -07:00
graysky
8f73189857 alarm/kodi-rbp4 to 18.6-1 2020-03-01 07:31:05 -07:00
graysky
1234689c40 alarm/kodi-rbp3 to 18.6-1 2020-03-01 07:30:32 -07:00
Kevin Mihelich
cb8b68dd39 alarm/wiring-odroid to 243.8c26c89-1 2020-02-23 20:13:00 +00:00
Kevin Mihelich
36411bc705 alarm/raspberrypi-bootloader to 20200223-1 2020-02-23 20:12:45 +00:00
Kevin Mihelich
9dc4855b4e alarm/raspberrypi-bootloader to 20200212-1 2020-02-13 01:09:47 +00:00
Kevin Mihelich
a7a9231097 alarm/raspberrypi-bootloader to 20200210-1 2020-02-11 01:14:31 +00:00
Kevin Mihelich
8ddd5f882b alarm/raspberrypi-firmware to 20200209-1 2020-02-09 18:03:57 +00:00
Kevin Mihelich
0bcd432cd0 alarm/raspberrypi-bootloader to 20200209-1 2020-02-09 18:02:52 +00:00
Kevin Mihelich
6feca6732d alarm/raspberrypi-bootloader to 20200122-1 2020-01-23 01:21:00 +00:00
Kevin Mihelich
d4b58d7868 alarm/raspberrypi-bootloader to 20200117-1 2020-01-18 00:39:29 +00:00
graysky
e28ef021e8 alarm/kodi-odroid to 17.6-3 (#1763) 2020-01-16 18:30:49 -07:00
graysky
57c12b7c09 alarm/kodi-c2 to 17.6-8 (#1762) 2020-01-16 18:30:16 -07:00
graysky
aecaeb0440 alarm/kodi-c1 to 17.6-6 (#1761) 2020-01-16 18:29:51 -07:00
graysky
bd4635cdf7 alarm/kodi-rbp to 18.5-2 (#1760) 2020-01-15 18:21:58 -07:00
graysky
1009572957 alarm/kodi-rbp3 to 18.5-2 (#1759) 2020-01-15 18:21:38 -07:00
graysky
a781039faa alarm/kodi-rbp4 to 18.5-3 (#1758) 2020-01-14 12:40:23 -07:00
Kevin Mihelich
21b9acc173 alarm/raspberrypi-firmware to 20200111-1 2020-01-11 19:58:26 +00:00
Kevin Mihelich
417a813f0d alarm/raspberrypi-bootloader to 20200111-1 2020-01-11 19:58:15 +00:00
Kevin Mihelich
78ccea036f alarm/wiring-odroid to 236.51d3702-1 2020-01-07 01:43:59 +00:00
Kevin Mihelich
09e0c7d036 alarm/raspberrypi-firmware to 20200106-1 2020-01-07 01:41:39 +00:00
Kevin Mihelich
bac18c9f31 alarm/raspberrypi-bootloader to 20200106-1 2020-01-07 01:41:27 +00:00
Kevin Mihelich
0bdcead5c5 removed alarm/distcc-clang 2020-01-04 15:09:22 +00:00
graysky
2ce6e4a11e alarm/kodi-rbp4 to 18.5-2 2019-12-29 10:20:56 -06:00
Kevin Mihelich
797b3dd556 alarm/luajit-git to v2.1.0.beta3.r124.gbd00094c-1 2019-12-14 02:07:22 +00:00
Kevin Mihelich
b1341b0c6e alarm/raspberrypi-firmware to 20191211-1 2019-12-11 20:09:17 +00:00
Kevin Mihelich
04996cd2ab alarm/raspberrypi-bootloader to 20191211-1 2019-12-11 20:09:04 +00:00
Kevin Mihelich
02b58b694b alarm/uboot-odroid-n2 to 2015.01-10 2019-12-08 22:07:41 +00:00
Kevin Mihelich
3b17862ae3 alarm/raspberrypi-bootloader to 20191206-1 2019-12-07 01:27:01 +00:00
Kevin Mihelich
94df209029 alarm/wiringx-git to r245.8efb389-1 2019-11-30 18:43:58 +00:00
Kevin Mihelich
46f591ceb1 alarm/raspberrypi-firmware to 20191130-1 2019-11-30 18:43:42 +00:00
Kevin Mihelich
7eb0b67c8c alarm/raspberrypi-bootloader to 20191130-1 2019-11-30 18:43:28 +00:00
Kevin Mihelich
9d08f92f9a alarm/raspberrypi-firmware to 20191120-1 2019-11-21 00:29:08 +00:00
Kevin Mihelich
bee7bded69 alarm/raspberrypi-bootloader to 20191120-1 2019-11-21 00:28:55 +00:00
graysky
2823da40ac alarm/kodi-rbp4 to 18.5-1 2019-11-19 18:27:46 -07:00
graysky
5e453bc28a alarm/kodi-rbp to 18.5-1 2019-11-19 06:37:24 -07:00
graysky
5ad20b9e9a alarm/kodi-rbp3 to 18.5-1 2019-11-19 06:37:06 -07:00
Kevin Mihelich
cfa0a4f164 alarm/wiringx-git to r244.7ee7da7-2 2019-11-17 23:41:46 +00:00
Kevin Mihelich
209905b633 alarm/raspberrypi-bootloader to 20191117-1 2019-11-17 19:21:03 +00:00
Kevin Mihelich
299a06868c alarm/raspberrypi-bootloader to 20191111-1 2019-11-12 02:31:04 +00:00
Kevin Mihelich
7316c209a5 alarm/raspberrypi-bootloader to 20191107-1 2019-11-08 02:47:04 +00:00
Kevin Mihelich
bf531676df alarm/raspberrypi-firmware to 20191103-1 2019-11-03 15:59:49 +00:00
Kevin Mihelich
8e69eecb01 alarm/raspberrypi-bootloader to 20191103-1 2019-11-03 15:59:37 +00:00
Kevin Mihelich
5b83b97b4a alarm/wiringx-git to r244.7ee7da7-1 2019-10-30 00:12:05 +00:00
Kevin Mihelich
c813d4000f alarm/wiring-odroid to 231.8ec73fe-1 2019-10-30 00:10:34 +00:00
Kevin Mihelich
dbabffa0bd alarm/raspberrypi-bootloader to 20191029-1 2019-10-30 00:08:07 +00:00
Kevin Mihelich
61758d0fcf alarm/raspberrypi-bootloader to 20191021-1 2019-10-22 03:01:23 +00:00
Kevin Mihelich
96bef98b5f alarm/raspberrypi-bootloader to 20191012-1 2019-10-12 16:49:48 +00:00
graysky
8d2066beb3 alarm/kodi-rbp4 to 18.4-3 2019-10-08 11:06:14 -07:00
Kevin Mihelich
d9161f468a alarm/raspberrypi-firmware to 20191007-1 2019-10-08 03:24:25 +00:00
Kevin Mihelich
9a42a58cc7 alarm/raspberrypi-bootloader to 20191007-1 2019-10-08 03:24:09 +00:00
graysky
b184b89892 alarm/kodi-rbp4 to 18.4-2 2019-10-01 05:38:26 -07:00
Kevin Mihelich
e46f0f9f65 alarm/raspberrypi-bootloader to 20190930-1 2019-10-01 00:22:49 +00:00
Kevin Mihelich
4d88078ca9 alarm/uboot-usbarmory-mkii to 2019.07-2 2019-09-26 00:51:03 +00:00
Kevin Mihelich
2fce47b0ee alarm/raspberrypi-bootloader to 20190924-1 2019-09-25 01:25:25 +00:00
Kevin Mihelich
bc72ec0125 alarm/devtools-alarm to 20190912-1 2019-09-21 15:13:45 +00:00
Kevin Mihelich
79d01bbe1b alarm/wiringx-git to r243.9af7ace-1 2019-09-21 15:11:55 +00:00
Kevin Mihelich
e0dd03d393 alarm/wiring-odroid to 225.dfcb6e2-1 2019-09-21 14:58:01 +00:00
Kevin Mihelich
76ac869106 alarm/raspberrypi-firmware to 20190921-1 2019-09-21 14:58:01 +00:00
Kevin Mihelich
055f3f62cc alarm/raspberrypi-bootloader to 20190921-1 2019-09-21 14:58:01 +00:00
Kevin Mihelich
f49b5a3c23 alarm/uboot-odroid-n2 to 2015.01-9 2019-09-15 00:55:04 +00:00
Kevin Mihelich
24d87224a1 alarm/wiring-odroid to 220.d848750-1 2019-09-15 00:12:24 +00:00
Kevin Mihelich
948b35aa28 alarm/raspberrypi-bootloader to 20190914-1 2019-09-15 00:08:36 +00:00
Kevin Mihelich
8ed8b1594d alarm/raspberrypi-bootloader to 20190909-1 2019-09-09 23:23:21 +00:00
Kevin Mihelich
e39f3d3564 alarm/raspberrypi-bootloader to 20190904-1 2019-09-04 12:49:26 +00:00
Kevin Mihelich
221cf253db alarm/raspberrypi-bootloader to 20190903-1 2019-09-04 00:39:50 +00:00
graysky
79cd0ba14e alarm/kodi-rbp4 to 18.4-1 2019-09-01 09:10:58 -06:00
graysky
81759ac84b alarm/kodi-rbp3 to 18.4-1 2019-09-01 09:10:04 -06:00
graysky
f73ca94c6c alarm/kodi-rbp to 18.4-1 2019-09-01 09:09:33 -06:00
Kevin Mihelich
9aaa4bc369 alarm/raspberrypi-bootloader to 20190831-1 2019-08-31 15:46:49 +00:00
Kevin Mihelich
1879a471b0 alarm/raspberrypi-bootloader to 20190828-1 2019-08-29 00:16:27 +00:00
Kevin Mihelich
41cabf2312 alarm/raspberrypi-bootloader to 20190823-1 2019-08-23 23:46:01 +00:00
Kevin Mihelich
2884fe7fe3 alarm/raspberrypi-bootloader to 20190821-1 2019-08-22 01:18:12 +00:00
Kevin Mihelich
1daeb6b56c added alarm/uboot-usbarmory-mkii 2019-08-17 17:59:19 +00:00
Kevin Mihelich
92e0d35388 alarm/wiring-odroid to 216.9666c1a-1 2019-08-17 02:33:41 +00:00
Kevin Mihelich
4da6085eac alarm/raspberrypi-bootloader to 20190816-1 2019-08-17 02:30:23 +00:00
Kevin Mihelich
5048f94948 alarm/raspberrypi-bootloader to 20190809-1 2019-08-09 23:15:59 +00:00
Kevin Mihelich
2e60053e38 alarm/uboot-odroid-n2 to 2015.01-8 2019-08-08 00:02:02 +00:00
Kevin Mihelich
c6273e04f2 alarm/wiring-odroid to 210.c5a06f5-1 2019-08-07 23:39:34 +00:00
Kevin Mihelich
c8ee83acaf alarm/raspberrypi-bootloader to 20190807-1 2019-08-07 23:34:46 +00:00
graysky
d6056c21a0 alarm/kodi-rbp4 to 18.3-3 (#1725) 2019-08-02 18:21:23 -06:00
Kevin Mihelich
f79049f678 alarm/raspberrypi-bootloader to 20190802-1 2019-08-02 18:30:46 +00:00
Consolatis
72be5d2e44 alarm/uboot-odroid-c2-mainline to 2019.07-1 (#1724) 2019-08-01 17:52:38 -06:00
Kevin Mihelich
567f610e2e alarm/raspberrypi-firmware to 20190727-1 2019-07-27 22:47:42 +00:00
Kevin Mihelich
f1263df06a alarm/raspberrypi-bootloader to 20190727-1 2019-07-27 22:47:27 +00:00
Kevin Mihelich
cb092f466b alarm/wiring-odroid to 203.5344991-1 2019-07-27 22:46:15 +00:00
graysky
2ba6d06362 alarm/kodi-rbp4 to 18.3-2 (#1720) 2019-07-27 10:34:34 -06:00
Kevin Mihelich
0ab6769ff7 alarm/omxplayer-git to 528.f543a0d-1 2019-07-25 00:22:01 +00:00
Kevin Mihelich
ff4c894105 alarm/raspberrypi-bootloader to 20190724-1 2019-07-25 00:03:55 +00:00
graysky
e0d2d4d46e added alarm/kodi-rbp4 (#1719) 2019-07-24 17:51:15 -06:00
Kevin Mihelich
3c7cf46a08 alarm/firmware-raspberrypi to 6-1 2019-07-17 18:20:20 +00:00
Kevin Mihelich
f4c012e471 alarm/wiring-odroid to 194.9651348-1 2019-07-16 13:49:05 +00:00
Kevin Mihelich
1387f9be17 alarm/raspberrypi-firmware to 20190715-1 2019-07-16 01:12:31 +00:00
Kevin Mihelich
88c91bc5b7 alarm/raspberrypi-bootloader to 20190715-1 2019-07-16 01:12:16 +00:00
Kevin Mihelich
7bbff1d7c7 alarm/uboot-odroid-n2 to 2015.01-7 2019-07-10 03:05:32 +00:00
Kevin Mihelich
3c7ded59f1 alarm/raspberrypi-bootloader to 20190709-1 2019-07-10 00:23:21 +00:00
Kevin Mihelich
0aa21038c5 alarm/wiring-odroid to 188.adbdd58-1 2019-07-10 00:23:04 +00:00
Kevin Mihelich
635a91c02c alarm/raspberrypi-bootloader to 20190708-1 2019-07-09 00:19:32 +00:00
Kevin Mihelich
b75127bb53 alarm/meson-tools to r32.0a02e2d-1 2019-07-08 13:51:14 +00:00
Kevin Mihelich
cfe664e6cc alarm/wiring-odroid to 179.e0bbe87-1 2019-07-08 13:48:19 +00:00
Kevin Mihelich
9b69e04634 alarm/uboot-raspberrypi: add patch 2019-07-06 15:30:30 +00:00
Kevin Mihelich
cbf7d26831 alarm/uboot-raspberrypi to 2019.04-1 2019-07-06 15:23:58 +00:00
Kevin Mihelich
f60119280f alarm/meson-tools to r29.b4eb36c-1 2019-07-05 18:58:31 +00:00
Kevin Mihelich
e319f5c36b alarm/raspberrypi-bootloader to 20190705-1 2019-07-05 18:55:16 +00:00
Kevin Mihelich
073a587880 alarm/wiring-odroid to 171.23f3f5a-1 2019-07-02 15:31:42 +00:00
Kevin Mihelich
c9bf3817c6 alarm/raspberrypi-bootloader to 20190702-1 2019-07-02 15:29:18 +00:00
Kevin Mihelich
567a56178c alarm/raspberrypi-bootloader to 20190626-1 2019-06-27 01:07:19 +00:00
Kevin Mihelich
1bc53193eb alarm/raspberrypi-bootloader to 20190626-1 2019-06-27 01:07:03 +00:00
Kevin Mihelich
51bd107166 alarm/omxplayer-git to 526.a7cda9b-1 2019-06-26 00:44:01 +00:00
Kevin Mihelich
cce393c060 alarm/raspberrypi-firmware to 20190625-1 2019-06-26 00:37:58 +00:00
Kevin Mihelich
39599e4091 alarm/raspberrypi-bootloader to 20190625-1 2019-06-26 00:37:42 +00:00
Kevin Mihelich
cb78d8d455 alarm/raspberrypi-firmware to 20190624-1 2019-06-25 01:39:40 +00:00
Kevin Mihelich
658e15aba5 alarm/raspberrypi-bootloader to 20190624-1 2019-06-25 01:39:23 +00:00
graysky
e36e8a1cb7 alarm/kodi-rbp3 to 18.3-1 (#1712) 2019-06-23 08:52:18 -06:00
graysky
bb3b6dcefc alarm/kodi-rbp to 18.3-1 (#1711) 2019-06-23 08:51:46 -06:00
yuhirok
003fc4c78b alarm/kodi-c2: fixed typo in service configuration (#1713) 2019-06-23 08:51:14 -06:00
Kevin Mihelich
5973d0e113 alarm/uboot-odroid-n2 to 2015.01-6 2019-06-22 19:39:21 +00:00
Kevin Mihelich
e5998f5033 alarm/raspberrypi-firmware to 20190611-1 2019-06-12 00:33:31 +00:00
Kevin Mihelich
5bf7578ca8 alarm/raspberrypi-bootloader to 20190611-1 2019-06-12 00:33:10 +00:00
Kevin Mihelich
9556cc3da5 alarm/devtools-alarm to 20190329-1 2019-06-09 21:08:25 +00:00
Kevin Mihelich
b5d4f976ea alarm/uboot-odroid-n2 to 2015.01-5 2019-06-09 19:02:59 +00:00
Kevin Mihelich
72e8bde030 alarm/uboot-odroid-n2 to 2015.01-4 2019-06-02 16:01:07 +00:00
Kevin Mihelich
af58de576f alarm/raspberrypi-bootloader to 20190530-1 2019-05-30 13:46:03 +00:00
Kevin Mihelich
1fb092d88a
Merge pull request #1700 from graysky2/k1
alarm/kodi-rbp to 18.2-2
2019-05-14 18:55:01 -06:00
graysky
d4b1f6c65e alarm/kodi-rbp3 to 18.2-2 2019-05-14 18:54:49 -06:00
graysky
be5d1150a3 alarm/kodi-rbp to 18.2-2 2019-05-14 19:19:52 -04:00
Kevin Mihelich
8f838fd927 alarm/gst-omx-rpi to 1.16.0-1 2019-05-07 00:18:09 +00:00
Kevin Mihelich
bea0ca0a5b alarm/uboot-odroid-n2 to 2015.01-3 2019-04-27 15:52:34 +00:00
Kevin Mihelich
f56a47fc47 alarm/kodi-c2 to 17.6-6 2019-04-24 19:45:53 +00:00
graysky
ffdbf350bb alarm/kodi-rbp3 to 18.2-1 2019-04-22 18:57:54 -06:00
graysky
be6813ae3a alarm/kodi-rbp to 18.2-1 2019-04-22 18:57:40 -06:00
Kevin Mihelich
b5b3fe5a4c alarm/kodi-c1 to 17.6-5
closes #1692
2019-04-21 21:24:34 +00:00
Kevin Mihelich
8f673cdcde alarm/kodi-rbp-git to 18.2rc1.20190415-2 2019-04-20 00:00:23 +00:00
Kevin Mihelich
4ac7c72ab5 alarm/kodi-rbp3 to 18.1-4 2019-04-20 00:00:04 +00:00
Kevin Mihelich
0877a9c4ab alarm/kodi-rbp to 18.1-4 2019-04-19 23:59:49 +00:00
Kevin Mihelich
80fbafc3d4 alarm/uboot-odroid-n2 to 2015.01-2 2019-04-19 00:38:10 +00:00
graysky
132598f996 alarm/kodi-rbp-git to 18.2rc1-1 (#1689) 2019-04-15 17:53:40 -06:00
Kevin Mihelich
a4231a4baf alarm/luajit-git to v2.1.0.beta3.r83.gf0e865dd-1 2019-04-07 19:18:45 +00:00
Kevin Mihelich
e773f19ffe added alarm/uboot-odroid-n2 2019-04-06 01:52:32 +00:00
Kevin Mihelich
a3756edb99 alarm/raspberrypi-bootloader to 20190327-1 2019-03-28 01:05:53 +00:00
Kevin Mihelich
85f61d4efb alarm/raspberrypi-bootloader to 20190324-1 2019-03-24 16:39:12 +00:00
Kevin Mihelich
22d613b97b alarm/kodi-rbp3: fix 2019-03-21 23:44:55 +00:00