Stephan Raue
a7c79ebe62
noobs: add support for PROJECT based multiple noobs builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 15:32:59 +01:00
Stephan Raue
5e3dde6d2f
scripts/mkimage: install dtb files for bcm2835 bootloader too if avaible
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-02 22:08:31 +01:00
Stephan Raue
9a597ba67d
scripts/image: install dtb files for bcm2835 bootloader too if avaible
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-02 22:05:20 +01:00
Stephan Raue
f3672bc87a
scripts: add script to inject device tree blobs to RPi kernel, thanks to Milhouse
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 14:12:42 +01:00
Stefan Saraev
c30cb05863
buildsys: force package rebuild on $PKG_DIR/config/* change
2015-01-19 20:54:21 +02:00
Stefan Saraev
36a10d2003
Merge pull request #3783 from stefansaraev/mkimage
...
mkimage enhancements
2015-01-16 19:53:29 +02:00
Stefan Saraev
f42c082cf2
Merge pull request #3793 from MilhouseVH/binary_patching
...
Enable binary patching
2015-01-16 11:58:18 +02:00
Stefan Saraev
4d63cc9852
scripts/image: add support for project specific systemd services
2015-01-15 12:14:09 +02:00
MilhouseVH
10017668f2
Enable binary patching
2015-01-14 23:06:10 +00:00
Stefan Saraev
b1ddbd91c7
mkimage: allow projects to set kernel image name
...
... and set to kernel.img for WeTek_Play and RPi
2015-01-13 12:36:40 +02:00
Stefan Saraev
24602d9b42
mkimage: dont copy missing files
2015-01-13 12:32:46 +02:00
Stefan Saraev
01f10c1735
mkimage: also include /sbin in $PATH for mkimage
2015-01-13 12:32:35 +02:00
Stefan Saraev
13ae771771
Merge pull request #3766 from Kivutar/master
...
Fix multiple installations in NOOBS
2015-01-12 19:38:53 +02:00
Stefan Saraev
73f974aa59
scripts/unpack: also consider project specific patches changes
2015-01-12 19:32:19 +02:00
Stefan Saraev
080bf124b2
scripts/checkdeps: allow project specific deps
...
projects can define EXTRA_DEPS and EXTRA_DEPS_PKG in projects/xxx/options
2015-01-11 22:29:17 +02:00
Stefan Saraev
3c730974fd
scripts/checkdeps: fix deps_pkg
2015-01-11 22:23:15 +02:00
Jean-André Santoni
27fe5660a5
Fix multiple installations in NOOBS
...
When installing two OpenELEC based distro with NOOBS, the labels of the SYSTEM partitions conflict. This fix address that problem by prefixing the names of these partitions by the DISTRONAME.
2015-01-09 23:50:07 +01:00
fritsch
dae7b19e83
Mkimage: Add forgotten -f to check for file available
2014-12-29 19:59:06 +01:00
Stefan Saraev
ae42436eb3
scripts/mkimage: use 256MB system partition for all platforms
...
closes #3677
2014-12-09 20:06:23 +02:00
Stefan Saraev
2c64c37bdb
addons: introduce $PKG_ADDON_NAME.
...
use as addon name if set, otherwise $PKG_NAME is used, as before
2014-12-09 11:45:12 +02:00
Stefan Saraev
5d175e6166
scripts/create_addon: condider addon's own addon.xml as templates
2014-12-09 11:29:53 +02:00
Stefan Saraev
1921d81324
scripts/create_addon: drop PKG_ADDON_EXTENSIONS
...
special addons should be handled via addon templates in config/addon/
2014-12-09 01:17:00 +02:00
Stefan Saraev
9606281c15
scripts/create_addon: drop 'custom addon versions'
...
this only makes things more complicated.. all addons should follow
the $ADDON_VERSION.$PKG_REV versioning. including those with own
addon.xml
2014-12-09 01:17:00 +02:00
Stefan Saraev
3d012ab873
scripts/create_addon: cosmetics. require icon.png and changelog.txt in PKG_DIR
2014-12-09 01:17:00 +02:00
Stefan Saraev
9ee985b2d4
addons: allow building addons with type different than xbmc.python.script / xbmc.service
2014-12-09 01:15:20 +02:00