Sascha Kuehndel (InuSasha)
6f2b08eab0
create_addon: fixes
...
- drop group retroplayer
2018-07-29 11:59:52 +02:00
Sascha Kuehndel (InuSasha)
a5fd4a44aa
create_addon: do not include addons, embedded in image
2018-07-28 10:50:52 +02:00
Sascha Kuehndel (InuSasha)
70db036ca9
create_addon: do not write usage on non-matching addon-pattern
2018-07-28 10:50:52 +02:00
Sascha Kuehndel (InuSasha)
e8c5cfabfe
create_addon: add possibility to build more then one addon, with one call
2018-07-28 10:50:51 +02:00
CvH
afe77fc059
create_addon: change jenkins sha256 files
2018-07-24 19:24:53 +02:00
CvH
843051d0f7
spdx: scripts/
2018-07-17 23:58:49 +02:00
Matthias Reichl
2f5a3b0871
Merge pull request #2742 from MilhouseVH/le90_add_AUTHOR
...
scripts/image: add BUILDER_NAME, BUILDER_VERSION support
2018-07-08 12:36:59 +02:00
Jonas Karlman
7231f4e188
scripts/image: pass BOOTLABEL and DISKLABEL to mkimage
2018-06-02 19:49:46 +02:00
MilhouseVH
4ffd33a3f9
scripts/image: add BUILDER_NAME, BUILDER_VERSION
2018-06-02 08:19:50 +01:00
Christian Hewitt
4807527dc3
Merge pull request #2730 from ToKe79/le9-part_labels
...
Move partition labels to distro options
2018-06-02 07:15:43 +04:00
Tomas Kelemen (vudiq)
00f059abfd
mkimage: use BOOTLABEL and DISKLABEL directly
2018-06-01 11:52:36 +02:00
Tomas Kelemen (vudiq)
54bb0e77dd
scripts/image: fix noobs tarball
2018-05-30 21:21:16 +02:00
Tomas Kelemen (vudiq)
c2792f5dbb
redefine variable names for partition labels
2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
ba307e3366
mkimage: use labels defined by distro options
2018-05-29 09:21:44 +02:00
CvH
fe1d278963
Merge pull request #2689 from MilhouseVH/le90_init_sky42_patches
...
init: add sky42 enhancements/bug fixes
2018-05-23 02:27:33 +02:00
CvH
d48f1b200a
create_addon: changes for jenkins specific quirks
2018-05-18 12:32:25 +02:00
MilhouseVH
517330f9fe
installer: drop extlinux support, not needed - use syslinux
2018-05-15 22:14:42 +01:00
MilhouseVH
cdb7daba21
grub: drop /flash/grub.cfg
2018-05-15 22:14:42 +01:00
MilhouseVH
20992919e1
init: update copyright
2018-05-15 22:14:42 +01:00
MilhouseVH
d8d723d7c2
init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades
2018-05-15 22:14:42 +01:00
MilhouseVH
2c281d13d9
syslinux.cfg/init/etc: unify syslinux.cfg
2018-05-15 22:14:42 +01:00
CvH
246b7a4a42
create_addon: jenkins
2018-05-11 16:07:39 +02:00
Matthias Reichl
71b9eacbc6
scripts/mkimage: create .sha256 files of images
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-24 20:43:30 +02:00
Matthias Reichl
6d9031b932
scripts/mkimage: drop string substition to change DISK suffix
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-24 20:43:30 +02:00
Matthias Reichl
0f1de8fe39
scripts/image: create .sha256 files of tar and zip files
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-24 15:07:27 +02:00
Jonas Karlman
c9f12da73c
scripts/image: support periodic image names
2018-04-22 20:37:56 +02:00
MilhouseVH
eefa6ebee4
buildsystem: use single = for consistency
2018-04-02 10:09:11 +01:00
MilhouseVH
7628290170
buildsystem: add a function to calculate stamps, switch from md5 to sha256
2018-04-02 10:09:11 +01:00
MilhouseVH
fa74600e14
buildsystem: use single = not ==
2018-04-02 06:45:10 +01:00
Tomas Kelemen (vudiq)
fb6a49734c
get_git: fixes and enhancements - fix checking of downloaded repo - clean local changes in cloned repo - enhance branch handling - add commit checking on the branch
2018-04-02 06:43:04 +01:00
Matthias Reichl
6d07b46e97
scripts/extract: use tar to copy to correct directory
...
also add support for custom tar opt, eg to exclude files
or directories when copying
This can be set eg with PKG_TAR_COPY_OPTS="--exclude=.git"
2018-04-02 06:43:04 +01:00
Tomas Kelemen (vudiq)
5d27b9f36e
scripts/get_git: add handler for git
2018-04-02 06:43:04 +01:00
MilhouseVH
1fc3ecc88c
scripts/extract: simplify, copy file or dir by default
2018-04-02 06:43:04 +01:00
MilhouseVH
d246e986d2
scripts/get_file: add file:// support - exists only for logging
2018-04-02 06:43:04 +01:00
MilhouseVH
afcecf7b0d
scripts/unpack: add PKG_SKIP_PATCHES support
2018-04-02 06:43:04 +01:00
MilhouseVH
3d1713527c
scripts/get: support get handlers, starting with get_archive
2018-04-02 06:43:04 +01:00
MilhouseVH
7cbfd38b8d
Merge pull request #2607 from InuSasha/update/meson
...
meson: update to 0.45
2018-03-27 22:49:05 +01:00
Sascha Kuehndel (InuSasha)
d38cadaf8c
meson: update to 0.45
...
- generate cross-file per package, needed since https://github.com/mesonbuild/meson/pull/1807 to use changed build-flags
2018-03-21 17:10:10 +01:00
MilhouseVH
6a6eed401a
create_addon: Substitute RPi1 as device to differentiate RPi project from RPi device
2018-03-12 22:14:33 +00:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Radostan Riedel
a44ba1226f
Merge pull request #2507 from kszaq/le90_aml_sbc
...
projects/Amlogic: SBC updates
2018-03-06 08:58:36 +01:00
kszaq
bb85432771
scripts/mkimage: remove project-specific device tree copy
...
This is already done in project/bootloader/mkimage script.
2018-03-05 22:44:52 +01:00
Radostan Riedel
cd0335c100
Merge pull request #2543 from chewitt/cosmetics
...
mkimage: tweak uboot wording to match other messages
2018-03-05 10:21:31 +01:00
Jonas Karlman
161230a87f
linux: update rockchip-4.4 to eae92ae2
2018-03-04 20:26:55 +01:00
Jonas Karlman
f2cc60eb25
RK3399: new device
2018-03-04 20:26:55 +01:00
Jonas Karlman
5d232f6ee9
RK3328: new device
2018-03-04 20:26:55 +01:00
Jonas Karlman
2c42011f74
Renegade: new device
2018-03-04 20:26:55 +01:00
Jonas Karlman
88d95ecbf0
RockBox: new device
2018-03-04 20:26:55 +01:00
Jonas Karlman
6638fa5f60
MiQi: new device
2018-03-04 20:26:54 +01:00
Jonas Karlman
da7c2cc1ab
ROCK64: new device
2018-03-04 20:26:54 +01:00