diff options
| author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-08-05 13:18:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-05 09:42:46 -0700 |
| commit | 0ab8edbb5834a0daab0d024c971c0c86cfc28e50 (patch) | |
| tree | 3ed82861cffe35c3f01016f734727847370636b3 | |
| parent | 1db773d79403c4439103f3fba51b6c42d5f7b266 (diff) | |
| download | meta-altera-0ab8edbb5834a0daab0d024c971c0c86cfc28e50.tar.gz | |
kernel: remove 5.3 as the branch is not available in source repository
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
| -rw-r--r-- | recipes-kernel/linux/linux-altera_5.3.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.3.bb b/recipes-kernel/linux/linux-altera_5.3.bb deleted file mode 100644 index 5adcee1..0000000 --- a/recipes-kernel/linux/linux-altera_5.3.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | LINUX_VERSION = "5.3" | ||
| 2 | |||
| 3 | SRCREV = "ac41821dcd29b0425004ac710e22ad84af94b0e1" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | ||
| 8 | |||
| 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/config:" | ||
| 10 | |||
| 11 | SRC_URI_append_cyclone5 = " file://lbdaf.scc " | ||
| 12 | SRC_URI_append_arria5 = " file://lbdaf.scc " | ||
| 13 | SRC_URI_append_arria10 = " file://lbdaf.scc " | ||
