]>
git.baikalelectronics.ru Git - openembedded-baikal.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Baikal Electronics [Thu, 19 Oct 2023 08:12:17 +0000 (11:12 +0300)]
set URLs to git.baikalelectronics.ru
Baikal Electronics [Wed, 18 Oct 2023 14:12:41 +0000 (17:12 +0300)]
delete recipe for benchmarks
Baikal Electronics [Fri, 16 Jun 2023 14:21:17 +0000 (17:21 +0300)]
SDK6.1
Baikal Electronics [Thu, 15 Jun 2023 12:56:21 +0000 (15:56 +0300)]
add bfk3.def-2023 from src/bootrom to oe_layer_baikal
remove dependency from sdk/bootrom
Baikal Electronics [Thu, 15 Jun 2023 11:45:18 +0000 (14:45 +0300)]
core-image-minimal.bbappend: set section offsets according to bfk3.map-2023
Baikal Electronics [Mon, 17 Apr 2023 13:28:10 +0000 (16:28 +0300)]
Add support for Linux kernel 6.1 and u-boot v2023.04
Baikal Electronics [Mon, 6 Feb 2023 15:08:17 +0000 (18:08 +0300)]
baikal-oe-init: add init script
Baikal Electronics [Mon, 6 Feb 2023 15:06:53 +0000 (18:06 +0300)]
gitignore: add baikal-oe-init script to repository root dir
Baikal Electronics [Mon, 6 Feb 2023 14:58:57 +0000 (17:58 +0300)]
baikal-oe-init: add init script
baikal-oe-init initialize OECore and Bitbake repositories, set BB_PRESERVE_ENV,
executes OECore init script.
Baikal Electronics [Mon, 6 Feb 2023 14:42:34 +0000 (17:42 +0300)]
externalsrc: fetch source files for kernel and u-boot from git-repositories
Source files fetch from repositories, not from local host.
u-boot_2022.10.bbappend: add SRC_URI, SRC_URI, LIC_FILES_CHKSUM for u-boot
repository.
linux-baikal_5.15.bb: add SRC_URI, SRC_URI, LIC_FILES_CHKSUM for kernel
repository.
Baikal Electronics [Thu, 2 Feb 2023 14:11:58 +0000 (17:11 +0300)]
linux-fit.inc: set Signed Configurations.
Unset FIT_SIGN_INDIVIDUAL to avoid signing images.
Repalce hash crc32 to sha1, due to "At present only one class of algorithms
is supported: SHA1 hashing with RSA."
Delete hash for configuration.
Add "ramdisk" to 'sign-images', due to "The default is "kernel,fdt" which
means that these two images will be looked up in the config and signed if
present."
Baikal Electronics [Thu, 2 Feb 2023 13:52:49 +0000 (16:52 +0300)]
linux-umulti: delete 'signature' entry from U-Boot's control FDT
For Signed Configurations, the default verification behavior can
be changed by the following optional property in /signature node
in U-Boot's control FDT (baikal.dts). Behavior for Signed
Configurations is defined in umulti.its.
Baikal Electronics [Wed, 1 Feb 2023 10:48:58 +0000 (13:48 +0300)]
core-image-minimal.bbappend: set IMAGE_ROOTFS_SIZE to 16384
Baikal Electronics [Tue, 31 Jan 2023 15:29:18 +0000 (18:29 +0300)]
linux-fit.inc: delete 'entrypoint' and 'loadaddress' for ramdisk record
in multi.its
Delete entrypoint and loadaddress variables, that were used incorrectly
for ramdisk.
Baikal Electronics [Fri, 27 Jan 2023 13:52:48 +0000 (16:52 +0300)]
Merge branch 'testing_bb_benchmarks' into testing-5.15-umulti
Resolve conflict for core-image-minimal.bbappend
Baikal Electronics [Fri, 27 Jan 2023 13:38:07 +0000 (16:38 +0300)]
u-boot_2022.07.bbappend: Rename to u-boot_2022.10.bbappend
Baikal Electronics [Wed, 25 Jan 2023 09:04:22 +0000 (12:04 +0300)]
baikal-t1.inc: SERIAL_CONSOLE has been deprecated. Use SERIAL_CONSOLES instead
Baikal Electronics [Fri, 2 Dec 2022 08:30:25 +0000 (11:30 +0300)]
Add lmsensors package. Rename u-boot_2022.07 -> u-boot_2022.10
Baikal Electronics [Thu, 1 Dec 2022 13:47:13 +0000 (16:47 +0300)]
Add recipes for benchmarks
Baikal Electronics [Fri, 7 Oct 2022 05:04:19 +0000 (08:04 +0300)]
Add pciutils and ethtool packages to the final image
Baikal Electronics [Wed, 28 Sep 2022 20:12:09 +0000 (23:12 +0300)]
Remove kernel related binaries in directory on cleanall
Baikal Electronics [Wed, 28 Sep 2022 20:09:22 +0000 (23:09 +0300)]
Fix task order for bootrom image preparation
Baikal Electronics [Tue, 27 Sep 2022 15:16:23 +0000 (18:16 +0300)]
Build u-boot in order to complete core-image-minimal
Baikal Electronics [Tue, 27 Sep 2022 14:27:18 +0000 (17:27 +0300)]
Add task for creating bfk3.rom
Baikal Electronics [Mon, 26 Sep 2022 12:01:58 +0000 (15:01 +0300)]
Fix name of fdt node in Fit-Image
Baikal Electronics [Mon, 26 Sep 2022 00:05:16 +0000 (03:05 +0300)]
Replace DATE with more representative DATETIME variable
Baikal Electronics [Mon, 26 Sep 2022 00:05:16 +0000 (03:05 +0300)]
Replace DATE with more representative DATETIME variable
Baikal Electronics [Mon, 26 Sep 2022 00:03:39 +0000 (03:03 +0300)]
Add functions for building fit-image
Baikal Electronics [Tue, 20 Sep 2022 20:22:49 +0000 (23:22 +0300)]
Deploy kernel .dtb files into a prefered place
Baikal Electronics [Tue, 20 Sep 2022 16:21:53 +0000 (19:21 +0300)]
Change default initramfs image
Also deploy output of a generated images into ${BAIKAL_IMAGES} directory.
Baikal Electronics [Tue, 20 Sep 2022 14:28:36 +0000 (17:28 +0300)]
Deploy binaries required to build rom image to a separate dir
Baikal Electronics [Tue, 20 Sep 2022 14:27:02 +0000 (17:27 +0300)]
Clean external source dirs for linux and u-boot on `do_cleanall`
Baikal Electronics [Mon, 19 Sep 2022 15:28:24 +0000 (18:28 +0300)]
linux-baikal: Make bitbake use in-tree defcongig
Baikal Electronics [Tue, 13 Sep 2022 22:31:07 +0000 (01:31 +0300)]
Add .gitignore file
Baikal Electronics [Tue, 13 Sep 2022 22:30:38 +0000 (01:30 +0300)]
Move .conf.samples to a directory with an appropriate name
Baikal Electronics [Tue, 13 Sep 2022 22:09:08 +0000 (01:09 +0300)]
Create a separate directory for the layer
Baikal Electronics [Tue, 13 Sep 2022 22:01:19 +0000 (01:01 +0300)]
Add basic functionality for building related projects