Commit Graph

492 Commits

Author SHA1 Message Date
Lukas Rusak
eb052860c1 scripts/mkimage: support Odroid_C2 2016-05-05 01:23:04 -07:00
longchair
d2450fa3ee image : allow distros to use a custom version and git hash 2016-05-01 17:41:23 +02:00
Joerg Felser
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
Michael Busby
c23d571b47 corrected typo 2016-04-15 16:40:51 +01:00
Michael Busby
eba907be9b also dt-blob gets copied here 2016-04-15 13:50:32 +01:00
Michael Busby
b8418649b2 copy the dt-blob to image
this is a follow on from #155
2016-04-15 13:44:13 +01:00
MilhouseVH
6a3535a58f Merge pull request #134 from lrusak/upstream-changes
build xmlstarlet
2016-04-14 10:38:13 +01:00
Stephan Raue
0260255dff scripts/checkdeps: we build our own 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-12 22:06:39 -07:00
MilhouseVH
54face5178 build: Install gdb for release builds (RFC) 2016-04-12 22:34:11 +01:00
Mark Walker
77fff1ecf3 Change from ! -z -> -n 2016-04-12 13:33:30 +02:00
Mark Walker
d1fe7c07ff Add option for CUSTOM_IMAGE_NAME to allow for alternate image naming 2016-04-12 13:32:39 +02:00
Lukas Rusak
4069754edd Merge pull request #137 from kszaq/wetek-userdata-wipe
projects/WeTek_*: Move userdata wipe to factory_update_param script
2016-04-11 23:43:19 -07:00
kszaq
62599cd8ba scripts/image: create SD card image wtih amlpkg
This allows creating both images in one shot, saves time.
2016-04-11 12:12:59 +02:00
kszaq
ec69e4be13 projects/WeTek_*: Move userdata wipe to factory_update_param script
This allows updating LibreELEC via recovery without wiping userdata
while keeping toothpick method work when a clean flash is needed.
2016-04-11 11:31:41 +02:00
Stefan Saraev
c93ed64b82 configtools: move configtools to packages 2016-04-06 15:23:59 -07:00
Lukas Rusak
73795e4d8f scripts/clean: fixup previous commit 2016-04-05 02:15:17 -07:00
Christian Hewitt
82fab60220 Merge pull request #108 from lrusak/clean-all
Thanks .. this is very useful :)
2016-04-05 12:05:21 +04:00
MilhouseVH
f37e4d7df2 image: BUG_REPORT_URL should reflect origin repo used for build 2016-04-04 03:52:09 +01:00
MilhouseVH
db1af813ff build: Add git hash in /etc/os-release for all builds 2016-04-03 07:41:17 +01:00
Lukas Rusak
afa516291d scripts/clean: allow cleaning package for all projects 2016-03-31 23:53:08 -07:00
Lukas Rusak
20618947d9 Merge pull request #51 from MilhouseVH/variable_part_size
Allow for a custom system partition start sector + custom system size
2016-03-29 21:53:42 -07:00
MilhouseVH
7a428cd73b build: ignore PKG_SOURCE_DIR when not required 2016-03-29 22:51:55 +01:00
Lukas Rusak
ebbbbac3c0 Merge pull request #54 from vpeter4/imx6.kernel
imx6: update kernel, prepare for second kernel
2016-03-28 10:43:03 -07:00
MilhouseVH
403653045a scripts/checkdeps: check for xmlstarlet 2016-03-25 14:41:45 +00: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