diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-02 15:26:05 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-02 15:26:05 -0500 |
| commit | 510e0837847afdec361db29023e4ced3131e9c89 (patch) | |
| tree | 33afa3b575e7320aea42cdd54a4532a05c7ddf4d | |
| parent | 012289df614b30b414a7f5f5269f9f93ea760f26 (diff) | |
| download | meta-xilinx-510e0837847afdec361db29023e4ced3131e9c89.tar.gz | |
linux-xlnx: Add initial 2023.1 branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb new file mode 100644 index 00000000..620ee04a --- /dev/null +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | LINUX_VERSION = "5.15.0" | ||
| 2 | KBRANCH="master" | ||
| 3 | SRCREV = "e26621179c3b1834a1bb17e9a38e47238ac63bf5" | ||
| 4 | |||
| 5 | KCONF_AUDIT_LEVEL="0" | ||
| 6 | |||
| 7 | include linux-xlnx.inc | ||
| 8 | |||
| 9 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | ||
