Commit Graph

42 Commits

Author SHA1 Message Date
Peter Vicman
86db8293c9 projects/imx6: use Linux kernel 4.4 by default
to use kernel 3.14 from solidrun use extra build parameter LINUX_VERSION="sr-3.14"
2016-05-07 11:37:30 +02:00
Peter Vicman
3638889215 projects/imx6: don't build u-boot for udoo system
for this one another u-boot package is used
2016-04-12 15:57:55 +02:00
Peter Vicman
34bb753716 projects/imx6: build all additional drivers for kernel 4.4 2016-04-07 18:21:30 +02:00
Peter Vicman
33c51330f7 imx6: update kernel, prepare for second kernel
"officially" supported kernel is branch 3.14-1.0.x-mx6-sr from solidrun (3.14.60 at the time of writing)
unofficial kernel is branch imx6-4.4.y from xbian thanks to mk01 (4.4.6+rt3)

patches can be in subfolder: projects/imx6/patches/linux/3.14-mx6-sr/
kernel config can be in subfolder: projects/imx6/linux/3.14-mx6-sr/linux.arm.conf
2016-03-24 18:28:34 +01:00
Stephan Raue
3de475b344 projects/imx6: dont build package 'RTL8812AU'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:58:50 -07:00
Lukas Rusak
362ed24bd2 linux: use KERNEL_TARGET as make target 2016-03-01 21:30:29 +01:00
Alex Deryskyba
28555d8204 packages/linux-firmware: Split brcmfmac_sdio-firmware package into two separate packages for iMX and Amlogic based devices 2016-01-15 14:43:46 +01:00
Stephan Raue
83fbb47f40 projects/imx6/options: dont build RTL8192EU driver for imx6 project, this fixes #4445
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 10:37:34 +01:00
Stefan Saraev
bdf6edd459 (jarvis) projects: clean up DCADEC support 2015-11-01 13:57:13 +01:00
Stephan Raue
e3f7ec975c Merge pull request #4271 from vpeter4/udoo_spl
u-boot: switch to SPL for udoo boards
2015-08-09 17:14:51 +02:00
Peter Vicman
98669b04a2 u-boot: switch to SPL for udoo boards 2015-08-09 10:07:26 +02:00
Peter Vicman
fbaa1b57cf projects/imx6/patches/linux: add udoo dual device tree 2015-08-08 21:46:09 +02:00
Stephan Raue
1c05782ae3 Revert "gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'"
This reverts commit ca4344d356.
2015-05-28 18:48:30 +02:00
Stephan Raue
ca4344d356 gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-21 22:57:25 +02:00
vpeter4
461e76c940 imx6: create images for diferent systems based on SYSTEM environment variable
creates default cuboxi image
PROJECT=imx6 ARCH=arm make image

creates image for udoo system
PROJECT=imx6 ARCH=arm SYSTEM=udoo_quad make image
2015-05-17 14:16:03 +02:00
Stephan Raue
1c6daf8220 projects/*/options: enable dcadec support for all projects
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-16 15:18:06 +02:00
Stephan Raue
02ffc575de ffmpeg: add upstream dcadec support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:48:25 +02:00
Stefan Saraev
115fe45bc9 mediacenter: add kodi binary addons
- audioencoders: all
- audiodecoders: all
- pvr clients: all
- visualizations: fishbmc, spectrum, waveform
2015-04-03 12:19:38 +03:00
Stephan Raue
45b1b02a0e Mesa: rename to package 'mesa', update to mesa-3.5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 12:59:00 +01:00
fanste
7708cb71a9 Changed the kernel of the project IMX6 to include PCI and IWLWIFI support. Additionally added the iwlwifi-firmware to the options of the project IMX6. 2015-03-04 23:16:03 +01:00
Stefan Saraev
e9c7d69644 buildsys:clean up nouveau leftovers 2015-02-22 13:22:50 +02:00
Stephan Raue
8346f55275 projects/imx6/options: dont setup firmwares twice, readd BT firmwares, this fixes non working BT on cubox-i & co.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:06:53 +01:00
Stephan Raue
79649861e8 add new package 'iwlwifi-firmware'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 21:44:13 +01:00
jenkins101
b1c4867d4d added package brcmfmac_sdio-firmware linux: added needed drivers for bcm43xx bluetooth devices
This is needed to load broadcom bluetooth firmware for bcm43xx chips
existing in some arm devices.

Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-24 07:15:38 +01:00
Stephan Raue
a6c92663ab add support to create different distributions with the same project configs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 17:04:27 +01:00