From: Denys Dmytriyenko <[email protected]> pcitest resides in kernel tree - use the same tree and commit ID as for the kernel and linux-libc-headers.
COPYING file had minor changes, adjust checksum accordingly. Signed-off-by: Denys Dmytriyenko <[email protected]> Signed-off-by: Yogesh Siraswar <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../pcitest/{pcitest_5.4.bb => pcitest_5.10.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-arago-extras/recipes-kernel/pcitest/{pcitest_5.4.bb => pcitest_5.10.bb} (73%) diff --git a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.4.bb b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb similarity index 73% rename from meta-arago-extras/recipes-kernel/pcitest/pcitest_5.4.bb rename to meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb index 2d7f370f..02188c97 100644 --- a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.4.bb +++ b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb @@ -1,9 +1,9 @@ SUMMARY = "Linux Kernel PCI test" LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" +LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -BRANCH = "ti-linux-5.4.y" -SRCREV = "738552d0b0292e148b35d60ec47ca3c8dd6007b4" +BRANCH = "ti-linux-5.10.y" +SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH}" S = "${WORKDIR}/git" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14019): https://lists.yoctoproject.org/g/meta-arago/message/14019 Mute This Topic: https://lists.yoctoproject.org/mt/93649120/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
