Commit Graph

16 Commits

Author SHA1 Message Date
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
a316883d90 atv-bootloader: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:09 +01:00
Stephan Raue
7731bd7305 darwin-cross: convert to new package format, move to 'toolchain', handle as own toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-03 15:26:57 +01:00
Stephan Raue
f07816e047 atv-bootloader: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-03 14:13:04 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
635df2bfe7 darwin-cross: rename sourcedir with to -
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-06 17:38:04 +01:00
Stephan Raue
9d2280d6fb atv-bootloader: update to atv-bootloader-r520
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:46:34 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Travis Glenn Hansen
097b4049f4 making init check for /flash/MACH_KERNEL instead of /flash/atv_single_boot for update forcefully disabling when 'nvidia' is in the list of GRAPHIC_DRIVERS letting atv-bootloader include default initrd in the kernel 2011-06-07 21:53:02 +02:00
Stephan Raue
61ca57676a atv-bootloader: cleanup, build without initrd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-21 15:42:21 +02:00
Stephan Raue
dbfd626cf8 atv-bootloader: add patch to allow build without initrd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-21 15:41:02 +02:00
Stephan Raue
d262b50636 atv-bootloader: add patch to setup paths via make
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-21 15:24:15 +02:00
Travis Glenn Hansen
c6d326b73f moving mach_kernel build into linux package so they are forced to stay in sync
adding atv-bootloader into config file comments
fixing blkid in initramfs to copy over necessary libs and properly work
adding patch to silence screen output in mach_kernel images
2011-05-20 10:54:50 -06:00
Travis Glenn Hansen
a883173406 reworking atv-bootloader build script to create a mach_kernel directly 2011-05-17 01:27:45 -06:00
Travis Glenn Hansen
9a12169bb2 adding darwrin-cross
adding atv-bootloader
updating scripts to be able to create a mach_kernel compatible kernel image
adding udev rule with diskdev_cmds to auto fsck hfs/hfsplus partitions
2011-05-16 11:43:53 -06:00