All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master
@ 2019-03-06 17:59 Hongmei Gou
  2019-03-06 17:59 ` [rocko/master] [PATCH 2/2] packagegroup-arago-tisdk-addons: add acontis-atemsys for am3 and am5 Hongmei Gou
  2019-03-08 23:26 ` [rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master Denys Dmytriyenko
  0 siblings, 2 replies; 9+ messages in thread
From: Hongmei Gou @ 2019-03-06 17:59 UTC (permalink / raw)
  To: meta-arago; +Cc: Hongmei Gou

Signed-off-by: Hongmei Gou <a0271529@ti.com>
---
 .../acontis-ethercat-demo/acontis-atemsys_3.0.1.28.bb  | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 meta-arago-extras/recipes-apps/acontis-ethercat-demo/acontis-atemsys_3.0.1.28.bb

diff --git a/meta-arago-extras/recipes-apps/acontis-ethercat-demo/acontis-atemsys_3.0.1.28.bb b/meta-arago-extras/recipes-apps/acontis-ethercat-demo/acontis-atemsys_3.0.1.28.bb
new file mode 100644
index 0000000..94e0c56
--- /dev/null
+++ b/meta-arago-extras/recipes-apps/acontis-ethercat-demo/acontis-atemsys_3.0.1.28.bb
@@ -0,0 +1,18 @@
+SUMMARY = "acontis atemsys kernel module for EtherCAT master"
+HOMEPAGE = "https://www.acontis.com/en/ethercat-for-ti-processors.html"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=65dd37ccb3e888dc57e47d925b80b38a"
+
+SRC_URI = "https://www.acontis.com/files/support/ethercat/EC-Master-Atemsys-V${PV}-Linux.tar.gz;subdir=${P}"
+SRC_URI[md5sum] = "d8d92ae671c5cf78ae22bc5386d7f44f"
+SRC_URI[sha256sum] = "dd3d83eb984b17b8378e0a5e5dfae8c77e25c5428a26319f59f44f805aff9e89"
+
+COMPATIBLE_MACHINE = "am335x-evm|am57xx-evm"
+
+PR = "r0"
+
+S = "${WORKDIR}/${P}/yocto/meta-acontis/recipes-kernel/atemsys/files"
+
+inherit module
+
+EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-13 14:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 17:59 [rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master Hongmei Gou
2019-03-06 17:59 ` [rocko/master] [PATCH 2/2] packagegroup-arago-tisdk-addons: add acontis-atemsys for am3 and am5 Hongmei Gou
2019-03-08 23:26 ` [rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master Denys Dmytriyenko
2019-03-11 16:29   ` Gou, Hongmei
2019-03-11 17:30     ` Dmytriyenko, Denys
2019-03-11 17:32       ` Gou, Hongmei
2019-03-12 23:27         ` Denys Dmytriyenko
2019-03-13 14:06           ` Gou, Hongmei
2019-03-13 14:12             ` [EXTERNAL] " Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.