Go to file
Max Krummenacher 16a356ef0d fsl-kernel-localversion: fix SRCREV_machine and AUTOREV use cases
Depending on how one uses the Yocto kernel classes the kernels hash
is defined in either "SRCREV_machine" or "SRCREV". If "SRCREV_machine"
is in use, "SRCREV" stays at its bitbake default "INVALID".

If the "SRCREV_machine" or "SRCREV" is set to "AUTOREV" that value is
replaced by "AUTOINC".

If using "SRCREV_machine" and/or "AUTOREV" do_kernel_localversion fails

| run.do_kernel_localversion:158 exit 128 from 'head=`git --git-dir=.../.git rev-parse --verify --short INVALID 2> /dev/null`'

Cope with both use cases.

Fixes: 41537394 ("classes: make localversion classes deterministic")
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2023-12-04 15:16:51 +01:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:15:38 -03:00
classes fsl-kernel-localversion: fix SRCREV_machine and AUTOREV use cases 2023-12-04 15:16:51 +01:00
conf Merge pull request #1678 from twoerner/contrib/twoerner/32bit-dt-reorg 2023-11-01 11:13:26 -03:00
custom-licenses Freescale-EULA: Drop old, unused license 2023-09-06 13:32:26 -07:00
dynamic-layers fmc: Update to commit 63c8ac9 2023-07-01 22:55:57 +08:00
recipes-bsp imx-boot: sync with upstream recipe 2023-11-13 17:49:34 +02:00
recipes-connectivity/iproute2 openssl-qoriq: remove bbappend and patches 2021-10-21 23:54:40 +08:00
recipes-core ls2080ardb: drop as it is unbuildable for too long 2023-10-12 20:27:43 -03:00
recipes-devtools uuu: Update nxp repository links 2023-10-09 17:15:24 -03:00
recipes-downgrade spir: Downgrade to 1.3.239.0.imx 2023-10-31 12:00:08 -07:00
recipes-dpaa fm-ucode: Update license file to LICENSE 2023-07-01 17:17:04 +08:00
recipes-dpaa2 dce_git.bb: Set SRCREV_FORMAT variable as multiple SCMs are used 2023-10-21 22:35:39 +08:00
recipes-extended jailhouse-imx: Add MODLIB to build option to set right module install path 2023-11-08 13:57:51 +08:00
recipes-fsl imx-mcore-demos: Fix install for multilib 2023-11-03 15:07:36 +02:00
recipes-graphics wayland-protocols: Upgrade 1.31.imx -> 1.32.imx 2023-10-31 12:00:08 -07:00
recipes-kernel kernel-module-imx-gpu-viv: Upgrade 6.4.11.p1.2+fslc -> 6.4.11.p2.0+fslc 2023-11-03 06:37:24 -07:00
recipes-multimedia pulseaudio: Configure for i.MX 9 series 2023-11-06 05:45:34 -07:00
recipes-sato/webkit webkitgtk: Remove x11 from packageconfigs 2023-07-08 15:03:33 -07:00
recipes-security optee-test: Upgrade to lf-6.1.22-2.0.0 (3.21) 2023-07-28 16:39:03 +03:00
recipes-support/opencv opencv: Integrate 225ce6a14a to fix build protobuf v22 and dnn enabled 2023-10-12 14:39:57 +02:00
SCR EULA,SCR: Update for NXP release 6.1.36-2.1.0 2023-10-30 14:29:11 -07:00
scripts Ensure we fail if old SoC overrides are in use 2022-03-03 10:41:35 -03:00
wic imx-uboot-mxs-bootpart.wks.in: drop extra 'rootfs' 2023-11-12 12:23:55 -05:00
.gitignore .gitignore: add more patterns 2020-04-11 15:34:12 -03:00
COPYING.MIT license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
EULA EULA,SCR: Update for NXP release 6.1.36-2.1.0 2023-10-30 14:29:11 -07:00
LICENSE license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
README readme: update mailing list url 2019-12-19 20:45:54 -03:00

OpenEmbedded/Yocto BSP layer for Freescale's platforms

This layer provides support for Freescale's platforms for use with OpenEmbedded and/or Yocto.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

Contributing

Please submit any patches against the meta-freescale layer by using the GitHub pull-request feature. Fork the repo, make a branch, do the work, rebase from upstream, create the pull request.

For some useful guidelines to be followed when submitting patches, please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines

Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to get informed on new PRs and the follow-up discussions please use the GitHub's notification system.

Mailing list:

https://lists.yoctoproject.org/g/meta-freescale

Source code:

https://github.com/Freescale/meta-freescale