Commit Graph

382 Commits

Author SHA1 Message Date
Lukas Rusak 49411fd61e hyperion: initial add-on 2016-04-04 13:36:04 -07:00
CvH dc27ba1ddb mkpkg: remove unused vdr-plugin scripts 2016-03-31 11:17:41 +02:00
Stephan Raue 7a71d52428 tools/mkpkg/update_binary-addons: show not packaged and skipped addons
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:52 -07:00
Christian Hewitt 0ab97647d9 Merge pull request #35 from lrusak/binary-addons
Thanks :)
2016-03-21 00:09:00 +04:00
Lukas Rusak 76be4fa77c mkpkg: remove uneeded mkpkg_visualization.vsxu script 2016-03-19 01:42:28 -07:00
Stephan Raue 01ab738b6e tools/mkpkg: rework binary-addons mkpkg script to only update package.mk and dot get and repack sources
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:56:53 -07:00
Lukas Rusak 7656bdcb23 binary-addons: remove uneeded mkpkg scripts 2016-03-14 15:46:12 -07:00
Lukas Rusak 2d033b8da0 vdr-plugin-vnsiserver: change upstream url and remove mkpkg script 2016-03-14 15:46:12 -07:00
Lukas Rusak 1d50019093 vdr-plugin-dvbapi: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 2c26a02894 populatefs: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 01fe3b42ca xf86-video-amdgpu: remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak e415867770 RTL8192EU: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 7d30527adf open-iscsi: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 3aad1cf567 mkbootimg: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak c7470d0c3e libshairplay: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 1fd49d091e libamcodec: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 9590af85b3 json-c: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak b166c7203e dcadec: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 8041ab7204 crossguid: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 1036c8d8ec asplib: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak f99b0418a5 arm-mem: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak fd1c2a4355 amremote: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -07:00
Lukas Rusak 63903ab956 kodi-language-addons: create initial package 2016-02-23 10:55:53 +01:00
CvH 315ec1c583 mkpkg_kodi: git clone without history
- saves a lot bandwith + faster
2016-02-21 14:16:32 +01:00
Peter Vicman 3b75736931 scripts/mkimage: create disk image without sudo
Mtools is used to format and copy files to vfat partition.
Populatefs is used to copy files to ext4 partition.

Tested on imx6 with u-boot, Generic with BIOS and EFI boot.

To avoid messing around with ext4 partition we could also provide "empty" disk image file. Both partitions would be already formatted and storage partition would already contain resize file. Then mkimage script would only copy kernel, system, bootloader files and install bootloader.
But current approach is more flexible for future use.
2016-02-19 08:49:20 +01:00