753 Commits

Author SHA1 Message Date
Carlos Garcés
d4e0691f73 Decommission PKG_PRIORITY 2016-10-26 23:52:49 +02:00
Lukas Rusak
ecb4508489 Merge pull request #871 from MilhouseVH/linux484
linux: update to linux-4.8.4
2016-10-23 10:10:34 -07:00
MilhouseVH
0265682f5e RBP: Uodate to firmware ec5a517 2016-10-23 01:54:40 +01:00
Olli Salonen
3d96cd23c2 installer: cosmetics
Change some wording, add the "backtitle" to the installation phase.
2016-10-22 20:04:29 +03:00
Olli Salonen
44599c5501 installer: no more pretty pink 2016-10-22 20:04:08 +03:00
Olli Salonen
6e6cf890be installer: cosmetics 2016-10-19 22:51:17 +03:00
Olli Salonen
85b9dc63d7 installer: ditch repair/upgrade mode
Remove the (at least on my system) broken repair/upgrade mode from
the installer. At the same time improve the formatting/wording of
some screens. Should be a bit simpler now.
2016-10-19 22:48:56 +03:00
Olli Salonen
d3698b0379 installer: small fixes
Fix a typo, get rid of installer version variable and change the URL to point to the correct LibreELEC URL.
2016-10-19 19:22:58 +03:00
Olli Salonen
ba4e620da8 installer: replace dialog with whiptail
This modifies the installer to use whiptail instead of dialog. Line drawing does not work without a proper locale. Create en_US.UTF-8 locale as part of the installer.
2016-10-19 01:33:39 +03:00
Olli Salonen
4abfbdd940 newt: add dialog replacement
newt/whiptail replaces dialog that is used for the installer
2016-10-19 01:27:24 +03:00
MilhouseVH
9ccc50ea91 RBP: Update to firmware 597c662 2016-10-17 14:11:23 +01:00
MilhouseVH
ce7111f316 RBP: Update to firmware a65d0ae 2016-10-13 01:20:28 +01:00
MilhouseVH
0ae7954f41 RBP: Update to firmware ec63df1 2016-10-05 08:22:16 +01:00
Christian Hewitt
521a42cce4 Merge pull request #744 from Kwiboo/c2
Odroid_C2: Switch to linux-amlogic
2016-09-27 11:28:05 +04:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
MilhouseVH
d0c506e52b RBP: Bump firmware to version that includes libelftoolchain.so now that we install it... 2016-09-23 17:07:36 +01:00
Jonas Karlman
73b406c456 projects/Odroid_C2: switch to linux-amlogic-3.14
This makes Odroid C2 use linux-amlogic and similar linux patches as WeTek Hub
u-boot patch updated to allow overwriting env vars
boot.ini updated to reflect missing features in linux-amlogic
2016-09-19 21:52:29 +02:00
Jonas Karlman
824e5d18aa u-boot: update to hardkernel-6e4e886
This adds support for setting max_freq and maxcpus bootargs
Also adds a patch for missing CEC wake-up code
2016-09-19 21:52:29 +02:00
Christian Hewitt
ea3920fcf4 Merge pull request #733 from CvH/gnu
change gnu.org download location
2016-09-16 12:13:02 +04:00
MilhouseVH
eac8ae554f RBP: Update to firmware 83dc067 2016-09-15 14:20:22 +01:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Christian Hewitt
b7ab013908 Merge pull request #704 from vpeter4/imx6-u-boot
u-boot: build second u-boot package for imx6 project
2016-09-12 12:00:05 +04:00
Peter Vicman
d875dbd3cf u-boot: build second u-boot package for imx6 project
u-boot-v2 is dependency of main u-boot, all files are copied from it's own u-boot folder
needed for different systems
2016-09-08 14:45:23 +02:00
MilhouseVH
0ed9b3f88e RBP: Update to firmware 931aa12 2016-09-07 20:15:55 +01:00
MilhouseVH
ed70ff815f image: And tar files too... 2016-08-28 22:50:45 +01:00
Christian Hewitt
20e8843a91 Merge pull request #653 from MilhouseVH/linux472
linux: update to linux-4.7.2
2016-08-25 20:52:28 +04:00
Jonas Karlman
9dde35d458 scripts/mkimage: add support for boot-logo.bmp.gz 2016-08-24 23:03:18 +02:00
Jonas Karlman
e8870e6abd u-boot: use pre-fused u-boot.bin
Use pre-fused u-boot.bin and drop use of bl1.bin.hardkernel for Odroid C2
Only need to write 0-111 and 512+ to image/disk
2016-08-24 23:03:18 +02:00
Jonas Karlman
afe824fc3d u-boot: update to hardkernel-61f29bb 2016-08-24 23:03:18 +02:00
Jonas Karlman
a375705d49 gcc-linaro-arm-eabi: new package for compiling u-boot bl301.bin
Also changes u-boot build command not to override makefiles variables,
allows bl301.bin/scp_task to compile using arm-eabi-gcc

Clearing C/LDFLAGS makes it possible to compile using the 4.8-2013.11 linaro toolchain
2016-08-24 23:03:18 +02:00
Jonas Karlman
44cbace0b7 gcc-linaro-aarch64-none-elf: update to 4.9-2016.02
Update linaro toolchain to latest 4.9-2016.02 (using 5.3-2016.02/05 will not boot kernel) and rename package to gcc-linaro-aarch64-elf

Amlogic recommends 4.8-2013.11 (http://openlinux.amlogic.com:8000/download/doc/linux-3.14-buildroot-pkg-201605-release-v1.2.pdf, 4.1 Toolchains)
Hardkernel recommends 4.9-2014.09 (http://odroid.com/dokuwiki/doku.php?id=en:c2_building_u-boot)
LibreELEC used 4.9-2014.11 before this commit
2016-08-24 23:03:18 +02:00
MilhouseVH
796f8f029a RBP: Update to firmware d0bc6ce 2016-08-23 16:33:54 +01:00
CvH
6d293503cb Merge pull request #164 from zalaare/Virtual-Staging
virtual: build system improvements
2016-08-01 18:54:26 +02:00
Jernej Skrabec
814471bc34 u-boot: Fix update.sh script for imx6
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2016-07-31 15:52:49 +02:00
MilhouseVH
b8790e870e RBP: Update to firmware b8ef00f 2016-07-30 19:40:55 +01:00
zalaare
bb57f2fb9c qemu: add initial package 2016-07-27 10:53:36 -04:00
Lukas Rusak
865ab28841 procps-ng: update to 3.3.12 2016-07-25 10:04:58 -07:00
CvH
f7cc132e04 Merge pull request #498 from lrusak/odroid
Odroid c2 updates
2016-07-02 10:06:58 +02:00
Lukas Rusak
43c7c07e34 u-boot: update boot.ini in update-c2.sh 2016-07-01 15:19:22 -07:00
Lukas Rusak
ae408015e5 u-boot: update hardkernel version to 83bf8f0 2016-07-01 15:19:22 -07:00
MilhouseVH
c5bc263dfc RBP: Update to firmware 1ba9c9a 2016-06-28 03:05:58 +01:00
MilhouseVH
335e8e4013 RBP: Update to firmware 390f53e 2016-06-21 19:00:50 +01:00
MilhouseVH
8eb6fd23bf RPi: Refresh default config.txt 2016-06-15 04:54:06 +01:00
Mark Walker
4ba69492b4 Adding -p to copy 2016-06-10 13:30:34 +02:00
Mark Walker
b81c15c241 Make suggested changes for PR. 2016-06-10 13:30:28 +02:00
Mark Walker
311d20b12b Add distroconfig.txt to enable distribution specific config.txt overrides,
without compromising custom edits in the config.txt file.
2016-06-10 13:30:20 +02:00
Christian Hewitt
1e89038061 Merge pull request #434 from MilhouseVH/linux462
linux: Update to 4.6.2
2016-06-10 14:31:28 +04:00
MilhouseVH
92f07677bf RPi: Add a cleanup step 2016-06-09 17:00:44 +01:00
MilhouseVH
b27ace1c88 mtools: Fix creation of dot directories (. and ..) 2016-06-09 11:46:53 +01:00
MilhouseVH
0472e612d9 RBP: Update to firmware 9cd62e6 2016-06-08 20:13:58 +01:00