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]> --- .../recipes-kernel/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 8edbd93..733f3ba 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 = "GPLv2" -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.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
