From: Denys Dmytriyenko <[email protected]> The fork of the older version hasn't been maintained for few years and upstream has a newer version, so this bbappend is not being used anyway.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../linuxptp/linuxptp_3.0.bbappend | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_3.0.bbappend diff --git a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_3.0.bbappend b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_3.0.bbappend deleted file mode 100644 index cf11b475..00000000 --- a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_3.0.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -PR:append = ".arago0" -PV = "3.0+git${SRCPV}" - -BRANCH = "ti-linuxptp" -SRCREV = "f155c21283a0421f5e1e0b5e850c8a9a71d72453" - -SRC_URI = " \ - git://git.ti.com/git/processor-sdk/linuxptp.git;branch=${BRANCH} \ - file://build-Allow-CC-and-prefix-to-be-overriden.patch \ - file://Use-cross-cpp-in-incdefs.patch \ -" - -S = "${WORKDIR}/git" - -do_install:append () { - install -p ${S}/phc2pwm ${D}/${bindir} -} -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14772): https://lists.yoctoproject.org/g/meta-arago/message/14772 Mute This Topic: https://lists.yoctoproject.org/mt/99989466/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
