- Aug 16, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@51c5b091 kernel:defconfig: Disabled audit We don't use the audit messages and they spam the log constantly. Disabled them in the defconfig.
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@371eefb2 logo: Added fngsystem boot logo Cherry-pick from af765e15
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@4d6d0c3d dual-espresso:RTC:dts: Enable wakealarm feature Added wakeupsource and interrupt for RTC rv3028. Now wakealarm the is available at: /sys/class/rtc/rtc0/wakealarm BCS 746-000767 (cherry picked from commit a72cb6a22c40f6811c2c56c53e38ac14ec9c0869)
-
- Aug 15, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@2a99f2e2 mx8mp: clk-composite-8m: Add workarround for media-disp clk with less allowed deviders Measured the pixelclock on the lvds interface the frequencies generated by media_dips2_pix clock do not match the calculated values by the driver. The driver selects a devider between 1 and 64 ( according to the ref manual) but the measured frequencies only end up with frequencies matching a devider from 1,7,14,21,35. This patch changes the selected of deviders to that list, so the frequency is rounded to a actually working frequency. BCS 746-000495 (cherry picked from commit 70382beaa7b0da42d44799d90ce437a15412d183) -- Commit: seco-ne/kernel/linux-imx-kuk@754b009a imx8mp-ldb: remove hardcoded pixel clock overwrite The imx8mp ldb driver had an hardcoded overwrite for the pixelclock as the video_pll is not able to generate all needed frequencies. But the hardcoded value only fits to one mode, probably used on the EVK. Removing this override leads to a pixelclock that may be generated with a devider from the PLL, which ends up with a frquency much closer to what is expected. Also it is not the ldb clock but the lcdif clock used for this, so this seems to be the wrong place for modifying the clock anyway. BCS 746-000502 (cherry picked from commit 86df943de1f70cb4fdce4b08123221b982e0d0aa)
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@f1dc6cb0 dts:dual-espresso:trizeps8plus: Replace pwm-legacy-backlight driver The pwm-legacy-backlight driver is removed in the 5.15 kernel. Use pwm-backlight instead. BCS 746-001009
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@4250fa7f fnginstall: Added comment to selection of boot partition -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@fd9cc721 os-release: Updated URL -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@f0471f13 partitions: Increased fngsystem partition size The Kirkstone-based Flash-N-Go System (plus the kernel) is slightly bigger than the current 64MB partition size. Increased the size to 128 MB for now. In the future, compressing the kernel would be a better solution. Info: Self-extracting kernels are not yet supported on ARM64. We, therefore, use an uncompressed kernel at the moment. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@40d27565 fnginstall: Fixed wrong machine name The selection of the partition scheme was still dependent on the old machine names and was therefore broken (the selection was falling back to the i.MX6 scheme).
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@635145b2 conf:imx8mp: Add new dual-espresso devicetree to build artifacts BCS 746-000835
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@89e49904 dts: Enabled hmdiphy due to stall For some reason, without the hdmiphy the device stalls during the boot process. Further investigation into why this happens is required. BCS 746-001009
-
- Aug 12, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@3cd3d98c dts: Added new devicetree for Trizeps 8 Plus v1r3 The ethernet phy and audio codec have changed in the new revision of the Trizeps 8 Plus. Removed the unwanted properties from the ethphy0 node and set the address to 0. The audio codec hasn't been added yet. Cherry-pick from a40f7a72 BCS 746-000835
-
- Aug 11, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@eae93f69 trizeps8plus:pmic: Remove hard IRQ dep from pca9450 driver Changed the driver to probe without interrupt gpio, as the irq is not routed on the trizeps8plus board. It seems to be used for debug output on pmic errors only, so it should work without. Cherry-pick from 7739e8c9 (cherry picked from commit 3ec08c4ddbaf32dca271937425350b189eb88f0a)
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@191e249f uuu: Fixed artefact names The generic artefact names (like Image), had to be removed with Kirkstone. The artefacts now have extended names, that must be used during the generation of the batch/shell scripts for calling UUU. For more info see commit 0272dbc3.
-
- Aug 10, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@deba8d32 machine: Renamed include for mx8 to seco-mx8
-
- Aug 08, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@f71c8d14 maxtouch:imx6: Integrate touch driver as module Since we may need a different driver for touch tuning purposes, it is advantageous to integrate the driver as a module. BCS 746-000889 (cherry picked from commit f88db235eb55e90c874aea516250705bc02be3d5)
-
GitBot authored
-- Commit: config@39ac7a10 Rename machines from imx...gif to seco-mx... pattern.
-
- Aug 06, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@864f2426 demo: Remove guf-show-demo2 Removed guf-show-demo2 package since we do not use it anymore. If we need an additional demo instance again, we should use an additional systemd unit file instead of adding a complete package. BCS 746-000810 (cherry picked from commit 4606414f)
-
- Aug 05, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@2f66e92f wayland:kiosk: Fixed weston kiosk-shell
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@cad2ccf1 qt:compositor: Fixed format error in kms config for i.MX8 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@43d358b7 qt:compositor: Run service as qt user It is best practice to don't run services as root. The qt-compositor service now runs under the qt username. The commit also contains a draft of the systemd socket-based activation mechanism. Unfortunately, the qt-compositor daemon doesn't handle the transfer of the socket from the socket unit to the service unit properly. Until the daemon is fixed, the service still needs to be started manually. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@9c1ae36c base-files:profiles: Moved and updated profiles for Qt/Wayland Moved the profiles with the environment initialization into a new sub-folder and activated them by linking to the sub-directory. The reason for this is, that weston and the qt-compositor need different environments and we want an easy way of exchanging them. The wayland related parts have been moved from the qtenv to weston and qt-compositor. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@3abb7323 qt:compositor: Fixed wrong service file name in do_install -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@498b4492 qt:compositor: Disabled hardware-cursor for mx8m The hardware-cursor is rendered outside of Qt and doesn't properly display when the screen is rotated via the qt-compositor. The qt-compositor can display the cursor itself, which might be the preferred way. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@03320c1d qt:compositor: Run the qt-compositor as qt user Changed the qt-multi-screen-compositor to run under the qt username. Fixed the file names of the systemd service units and added the creation of the qt user to the recipe. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@5fc7107b qt:compositor: Renamed service files The qt-multi-screen-compositor will run under the "qt" username in the future. Renamed the systemd service files to reflect the change.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@baffaef0 seco-mx8mp: rename machine from imx8mpguf to seco-mx8mp -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@ef5e0f98 seco-mx8mm: rename machine from imx8mguf to seco-mx8mm -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@37408f71 seco-mx6ull: rename machine from imx6ullguf to seco-mx6ull -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@cd7456bc seco-mx6: rename machine from imx6guf to seco-mx6
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@3d85f6fb seco-mx8mp: rename machine from imx8mpguf to seco-mx8mp -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@b18500ef seco-mx8mm: rename machine from imx8mguf to seco-mx8mm -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@9025caac seco-mx6ull: rename machine from imx6ullguf to seco-mx6ull -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@82f1b322 seco-mx6: rename machine from imx6guf to seco-mx6
-
-- Commit: config@39ac7a10 Rename machines from imx...gif to seco-mx... pattern. (cherry picked from commit 140b689c)
-
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@3d85f6fb seco-mx8mp: rename machine from imx8mpguf to seco-mx8mp -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@b18500ef seco-mx8mm: rename machine from imx8mguf to seco-mx8mm -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@9025caac seco-mx6ull: rename machine from imx6ullguf to seco-mx6ull -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@82f1b322 seco-mx6: rename machine from imx6guf to seco-mx6 Change-Id: I6662f0d389f084c0cabf214d9f6b85ce7bbee835
-
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@14793971 seco-mx8mp: rename machine from imx8mpguf to seco-mx8mp -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@adf80e9e seco-mx8mm: rename machine from imx8mguf to seco-mx8mm -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@075230f5 seco-mx6ull: rename machine from imx6ullguf to seco-mx6ull -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@490a265f seco-mx6: rename machine from imx6guf to seco-mx6 Change-Id: Ie5c74e55cbc7202b159dbd31f0b191342bb18da0
-
Jonas Höppner authored
Change-Id: I37057c18bb0a91e917a5d1264096183974299606
-
- Aug 04, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@f229d74c bootscripts:kernel: Fixed machine names for i.MX8 We don't want to use the machine overrides from the meta-freescale layer. Therefore, we disabled the filter mechanism and re-added the old SoC names. To reflect this change, the files have been moved to the correct folders.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@3b84b29d fng-install/prepare-image: Make output of prepare scripts visible Also cleanup the output a little. Make sure that the prepare_rtc script only affects Tanaro devices -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@0a591e74 prepare-image: Remove overlays folder in /boot The overlays no live directly in /boot without a subfolder -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@6e0b178f prepare-image: Rename path of include to seconorth (from guf) -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@6d080707 busybox: dd: Enable more options -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@280a1000 prepare-bootpartition: Make fatlabel optional, delete fs entry if fatlabel exists For GPL-3.0 free images dosfstools are not available.
-
Tobias Kahlki authored
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@770f6af0 prepare-rtc: Fix file extension for overlays The kernel now supports dtbo files, thus the overlays now use .dtbo as extension. Adapt the script to select the correct files.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@c12957e7 distro: Remove the 'gplv3' DISTRO_FEATURE, this in now handled by an override Also remove commented old exceptions from the license rules. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@0ee74466 systemd: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@cfb38af1 packagegroup-seconorth-qt5: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@a147e8f1 packagegroup-seconorth-tests: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@6ed95561 packagegroup-seconorth-networking: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@3bd0665b packagegroup-seconorth-minimal: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@8c30bc9c packagegroup-seconorth-debug: Remove ltp, fio, hdparm die to lic issues Some of the removal was previously done in meta-seconorth-distro, but I think its better to do all this stuff inside this layer. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@f580fa37 qt5: remove qmlbench from packagegroup as the license does not fit -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@4f1f7fc3 distro: Remove tools-debug from image features Because of licenses the following dep chain was failing: image-small -> packagegroup-core-tools-debug -> gdbserver -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@445e2dd4 emc-test-suite: Remove (for now) because of the unresolvable deps of ltp ltp is in the DEPENDS list, as we use the ltp-headers, but ltp RDEPENDS a lot of tools not available without gplv3, thus we need to rewrite emc-test-suite or write a package to only provide the ltp headers. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@b39d5db9 images: packagegroup tests now has a 'small' subpackage, use this in the images -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@0f690e3f libcheck: remove 'checkmk' script, as it depends on gawk not available due to lic -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@80b212b7 qt: Remove mysql,sqlite2 and postgresql from PACKAGECONFIG because of deps - qtbase -> mysql5 -> coreutils - qtbase -> sqlite -> readline - qtbase -> postgresql -> readline -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@f9c320c6 nogplv3 distro: Move INCOMPATIBLE_LICENSE from image to distro Also remove package-management from image-feature -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@8314c0a8 packagegroup-base: Remove dosfstool and hdparm from RRECOMMENDS Both tools are not available without gplv3 or meta-gplv2 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@61192828 dtc: Remove -misc package and dependency to bash and diffutils diffutils and bash are only available as gplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@95193b3b nogplv3: Use nogplv3 override on all existing package modifications The nogplv3 layer is supposed to do no changes the the seconorth distro when included into the bblayers but not selecting the nogplv3 distro. To achive this, all modifications done in bbappend files need to use the 'nogplv3' override to filter this out. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@4212986e libpam: Remove xtests and rdepends to bash and core-utils -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@14612845 perl: Remove gdbm from packageconfig due to license -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@ab1f4b99 systemd: remove recommands to tar to make it build -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@be1a2d80 nogplv3: libpam: Remove xtests package due to its dependencies -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@23d533c5 Draft: Rename distro, play arround with lics -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@adb1b6f6 README: Make clear that meta-gplv2 is not needed for this layer -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@67875373 image-nogplv3 classes: Remove the explicit PACKAGE_EXCLUDE The explicit PACKAGE_EXCLUDE should not be necessary and prohibited by using INCOMPATIBLE_LICENSE. Further if a compatible package is available (i.e. for meta-gplv2) PACKAGE_EXCLUDE would prevent it from being included in an image. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@8f5c76d6 layer.conf: Make dependencies more explicit Add meta-gplv2 and SECO Northern Europe's guf-distro as layer dependency. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@d4fd8bca distro: Add guf-wayland-no-gplv3.conf Previously it was found under meta-seconorth-distro however better fints in this layer. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@1f7d8ff4 image: Fixed small image without GPLv3 software The small packagegroup was missing from the build. Without the small packagegroup, the image can't be build because were missing core components like busybox. Also the multimedia packagegroup was re-added. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@459a84f8 images: Added small image class Added a small image class for building images without GPLv3. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@78f91652 readme: Added section with build instructions -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@5dc50e0b image: Sorted packages in image and removed dash The packages in the image without GPLv3 were sorted alphabetically. Dash was removed, because it's not needed (we use sh provided by Busybox).
-
- Aug 03, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@30e18056 overrides: Fix _ vs : syntax, use mx6, mx6ull and mx8 We reintroduced the plain mx8, mx8mm and mx8mp overrides without -generic-bsp appendix. This changes the usage back to those.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@875e147f imx8mguf: Resort the devicetree list as the first entry is used as default The overlays should be at the end, and the normal devicetrees from the second on should be sorted alphabetically, but the first entry should be kept as default used during installation when no dtb is given as parameter.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@2dfeed69 weston: Remove weston@service and rely on the poky provided variant Also adapt the imx6ull override and the sed command to set the fbdev backend for weston.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@22486551 fngsystem:devicetree: Handle dtbo files correctly The kernel is now able to build dtbo files directly. In fngsystem the devicetrees need special handling because of the packaging. This is adapted to handle dtbo files also. Also the uuu-scripts are adapted to generate the uuu scripts for dtb only ( not for the dtbo files)
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@6b45accb imx6guf/imx6ullguf: Revert additional machine overrides as SOC_FAMILY is included anyway The freescale layer would require this change, but we don't use the freescale layer together with the imx6 machines.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@88c5bca1 Remove the 'gplv3' DISTRO_FEATURE, this in now handled by an override -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@fbacc022 systemd: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@ce63a82c packagegroup-seconorth-qt5: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@d5b07d07 packagegroup-seconorth-tests: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@73c0c52a packagegroup-seconorth-networking: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@37109144 packagegroup-seconorth-minimal: Move nogplv3 handling to meta-seconorth-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@de7e9d37 packagegroup-seconorth-tests: Rename packages to ${PN} and ${PN}-small To make this similar to the image naming -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@ec6f5231 packagegroup-seconorth-debug: Move the gplv3 handling to meta-nogplv3 -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@2ffedd36 distro: Rework of nogplv3 distro The nogplv3 distro now includes the default guf-wayland distro and only removes the gplv3 distro feature. (cherry picked from commit 3c8f0d7f618b776fc55e25ea8209635479e260fd) -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@12658c42 gplv3: Further fixed image without GPLv3 support The standard image was missing the GPLv3 packages. Added them back in and created a new distro without GPLv3. (cherry picked from commit 4bda626be60fdc12b0f02e9751cb4d35e20ee36d) -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@ec1b7db1 gplv3: Fixed missing packages due to wrong directive The FEATURE_PACKGES directive doesn't work here, because the packagegroups aren't run like a normal recipe. Moved the GPLv3 packages back to PACKAGES for normal inclusion. (cherry picked from commit b996d3387f99f5afc3d99b4075f993ac1fc16b8e)
-
- Aug 02, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@d56e6b58 machines: Re-added old MACHINEOVERRIDES NXP removed the old MACHINEOVERRIDES (mx6, mx8m, ...) and filters them out during the Yocto build. We rely on them quite often in our recipes and therefore disabled the filter for now. -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@2b2c2b67 kernel:dma: Disabled ION in favor of dma-heap NXP suggests using the dma-heap allocator instead of the ION memory manager from kernel 5.15.5 onwards.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@2d759730 qt:compositor: Fixed wrong folder name in files The mx8m machine override doesn't exist anymore. Changed the folder name to mx8m-generic-bsp, to make the configurations available again. -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@59339dfc post-install: Fixed overrides in prepare-image The overrides in the prepare-image weren't completely ported to the new syntax. Also the machine overrides haven't been changed to the new syntax.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@d2c52b3c fng-install:self-update: Added missing -r option to copy The fngsystem-self-update runs the post-install steps on a temporary directory and copies the files afterwards to the Flash-N-Go System partition. We now have an optional overlays folder which also needs to be copied and therefore need the recursive (-r) option on the cp call. (cherry picked from commit db2988c54a3628bddf4df4575f2beafefb551c80)
-
- Jul 30, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@b96b806b kernel:mx8m: Activated VPU related modules/drivers Activated/Enabled modules/drivers that might be related to the Hantro VPU and DRM. -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@9ac4ff01 machine:mx8m: Updated preferred gstreamer version 1.18.5 Set the preferred gstreamer version for the i.MX8M devices to 1.18.5. -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@d9b7acce machine:mx8m: Clean-up of preferred kernel The mx8mm had a duplicate definition of the preferred kernel provider and version. Also the preferred version in the include for the i.MX8 devices has been changed to the correct name (linux-imx). -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@99ac77f6 kernel:config: Moved kernel defconfig to correct folder The defconfig for the 5.15.5 kernel is used by the mx8mm and mx8mp. The location "imx8mguf" is only accessible by the mx8mm. To make the config available to the mx8mp, the config folder was renamed. Note: imx8mguf is the machine name of the mx8mm. This is a known bug and will be fixed in the future. -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@87004629 kernel:mx8m: Set the active kernel to 5.15.5 For the i.MX8 devices, we use the 5.15.5 Yocto kernel provided by NXP. -- Commit: seco-ne/yocto/layers/meta-seconorth-machine@b02d1671 machine:mx8m:dt: Fixed the devicetrees for mx8mm/mx8mp In Yocto Kirkstone, we use the 5.15.5 kernel from NXP for the i.MX8 devices. In the kernel repository we moved all G&F and K&K devicetrees to a new folder called seconorth. Edit the machine configurations to reflect this change and build the correct devicetrees.
-
- Jul 29, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@3b8c56b6 dt:seconorth: Added trizeps8mini_atm700 to Makefile
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@0672e1d3 dts: Added missing devicetrees for Trizeps 8 Mini -- Commit: seco-ne/kernel/linux-imx-kuk@41aa9fa9 dts: Added devicetree for Trizeps 8 Mini and pConXS
-