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
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
36a10d2003
Merge pull request #3783 from stefansaraev/mkimage
...
mkimage enhancements
2015-01-16 19:53:29 +02:00
Stefan Saraev
4d63cc9852
scripts/image: add support for project specific systemd services
2015-01-15 12:14:09 +02: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
01f10c1735
mkimage: also include /sbin in $PATH for mkimage
2015-01-13 12:32:35 +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
Stefan Saraev
6b679312f7
mkimage: say something before doing 'sudo scripts/mkimage'
2014-11-09 20:53:36 +02:00
Stephan Raue
22404bc775
scripts/image: prefix OpenELEC own variables with OPENELEC_ in /etc/os-release
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-22 12:38:34 +02:00
Stephan Raue
d558d993cf
scripts/image: add ARCH= and BUILD= to /etc/os-release
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-22 12:04:36 +02:00
Stephan Raue
8318076009
[xbmc-rebrand] scripts/image: rename XBMC comments to 'Kodi'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-21 14:00:24 +02:00
Stephan Raue
2c54f9a757
Merge pull request #3392 from vpeter4/project_build
...
allow packages in projects folder
2014-09-27 21:17:21 +02:00
Stephan Raue
5e6698328c
remove package 'lm_sensors', moved to unofficial addon repo
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-09-03 08:23:33 +02:00
vpeter4
fba6b098db
allow packages in projects folder
...
This allows to use local package from project folder instead of system one from packages folder. It simplifies package dependency for newer projects like for TBS Matrix I'm working on. It requires different gcc, u-boot, ...
2014-09-02 09:45:23 +02:00
Stephan Raue
f19dbb0c99
scripts/image: remove 'mach_kernel' support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-08-05 15:58:05 +02:00
Stephan Raue
abc4b86ac0
remove package 'atv-bootloader'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-08-04 23:21:08 +02:00
Stefan Saraev
e41ce22313
scripts/image: clean up debug
2014-08-04 23:21:07 +02:00
Stefan Saraev
7935d3fae4
scripts/image: fix etc/os-release
2014-05-30 17:07:49 +02:00
Stephan Raue
91e109ec81
scripts/image: update /etc/os-release
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-04-28 18:07:20 +02:00
eidottermihi
3e1f867169
provide a /etc/os-release file (see http://0pointer.de/blog/projects/os-release )
2014-04-28 11:26:32 +02:00
Stefan Saraev
221e8eae54
buildsys: we require bash
2014-03-27 15:17:36 +02:00
Christian Hewitt
1f47792a87
atvboot: cleanup
...
changes to put all the boot/installer files in one place instead of
scattering them over multiple packages, and removing the 3rdparty
folder from the .tar file as it’s +12MB and nobody is ever going to use
them
2014-03-17 22:40:57 +04:00
Christian Hewitt
99e7690338
appletv: add 'make image' support to buildsystem
...
This allows ‘PROJECT=ATV ARCH=i386 make image’ to output the .img files
needed to run OE from a USB (live mode) or install to the internal HDD.
Note: this is not complete and must be fixed
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-03-05 17:27:41 +01:00
Stephan Raue
e6f76e2786
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2014-03-03 13:44:58 +01:00