[meta-arago] [PATCH] Add recipe for test images

2013-05-10 Thread Sam Nelson
Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-core/images/arago-test-image.bb|2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/images/arago-test-image.bb b/meta-arago-distro/recipes-core/images/arago-test-image.bb index

[meta-arago] [PATCH] Recipe: Adding pciutils package

2013-05-14 Thread Sam Nelson
pciutils provides very basic utilities for querying the devices on the pci bus, when pci interface is supported in the platform and useful to be part of the console package Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroups/packagegroup-arago-console.bb|3

[meta-arago] [PATCH v2] cmem: Adding New recipe for cmem

2013-11-06 Thread Sam Nelson
- Cmem module is used for user space contiguous memory alloation Signed-off-by: Sam Nelson sam.nel...@ti.com --- recipes-bsp/cmem/cmem-mod_git.bb | 26 ++ recipes-bsp/cmem/cmem.inc| 12 recipes-bsp/cmem/cmem_git.bb | 16 3

[meta-arago] [PATCH] libnl: Update bug fix patch and Add install append

2014-02-09 Thread Sam Nelson
- Bug fix patch for handling non-standard net mask ( netmask not % 8) - Add symbolic links for netlink libraries Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../libnl/files/fix_for_masking_addr.patch | 40 .../libnl/libnl_3.2.21.bbappend

[meta-arago] [PATCH] libdnet: Add recipe for libdnet library

2014-02-10 Thread Sam Nelson
- Dumb networking library Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../libdnet/files/acinclude.m4 | 320 .../recipes-connectivity/libdnet/libdnet_1.12.bb | 23 ++ 2 files changed, 343 insertions(+) create mode 100755 meta-arago-extras

[meta-arago] [PATCH] vtun: Add new recipe for vtun

2014-02-10 Thread Sam Nelson
- Virtual Tunnels over TCP/IP networks with traffic shaping, compression and encryption Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-connectivity/vtun/vtun_3.0.3.bb| 25 1 file changed, 25 insertions(+) create mode 100755 meta-arago-extras

[meta-arago] [PATCH v2] linuxptp: Add recipe for linux ptp

2014-02-11 Thread Sam Nelson
- linuxptp is an implementation of precision time protocol (PTP) Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change from previous patch * Removed redundant setting of STAGING_KERNEL_DIR --- --- .../recipes-bsp/linuxptp/linuxptp_1.0.bb | 24 1 file changed

[meta-arago] [PATCH v3] linuxptp: Add recipe for linux ptp

2014-02-12 Thread Sam Nelson
- linuxptp is an implementation of precision time protocol (PTP) Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change from previous patch * Moved to recipes-connectivity directory * Updated to use tarball from release * Rename recipe to 1.3 version * Added SRC_URI checksum --- --- .../recipes

[meta-arago] [PATCH v2] openntpd: Add recipe for building OpenNTPD

2014-02-12 Thread Sam Nelson
- OpenNTPD is a open source implementation of Network time protocol Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch * Moved to recipes-connectivity * Removed redundant setting of STAGING_KERNEL_DIR --- --- .../openntpd/openntpd_3.9p1.bb | 26

[meta-arago] [PATCH] lksctp-tools: Add recipe for lksctp

2014-02-22 Thread Sam Nelson
- The linux kernel Stream control transmission protocol - Original recipe by Jingting Zhou Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/lksctp-tools/lksctp-tools_1.0.7.bb | 50 1 file changed, 50 insertions(+) create mode 100755 meta-arago-extras

[meta-arago] [PATCH v2] lksctp-tools: Add recipe for lksctp

2014-02-22 Thread Sam Nelson
- The linux kernel Stream control transmission protocol - Original recipe by Jingting Zhou Signed-off-by: Sam Nelson sam.nel...@ti.com --- Updated RREPLACES_${PN} Fix build issue with .so --- --- .../recipes-bsp/lksctp-tools/lksctp-tools_1.0.7.bb | 51 1 file changed, 51

[meta-arago] [PATCH 2/2] syslog-ng: Added bbappend recipe to make it work

2014-02-25 Thread Sam Nelson
- Added debug files to -dbg package - organised plugins under plugins directory Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../syslog-ng/syslog-ng_3.2.5.bbappend | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-arago-extras/recipes-support

[meta-arago] [PATCH 1/2] syslog-ng: Recipe for syslog copied and updated from meta-openembedded layer

2014-02-25 Thread Sam Nelson
- Alternative system logger daemon - Copied recipe from meta-openembedded/meta-oe/recipes-support/nonworking/syslog-ng Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/syslog-ng/files/initscript | 45 ++ .../recipes-support/syslog-ng/files/syslog-ng.conf | 155

[meta-arago] [PATCH] ti-edma3: Add recipes for EDMA3 user space low level driver

2014-02-26 Thread Sam Nelson
- Low level user space driver and test code for TI EDMA3 Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/ti-edma3/ti-edma3-bin_git.bb | 28 .../recipes-bsp/ti-edma3/ti-edma3-lib_git.bb | 45 .../recipes-bsp/ti-edma3/ti-edma3.inc

[meta-arago] [PATCH] ti-hyplnk: Add recipe for ti hyperlink low level driver

2014-02-26 Thread Sam Nelson
- User space low level driver and test code for hyperlink peripheral Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/ti-hyplnk/ti-hyplnk-bin_git.bb | 38 .../recipes-bsp/ti-hyplnk/ti-hyplnk-lib_git.bb | 21 +++ .../recipes-bsp/ti-hyplnk

[meta-arago] [PATCH] iproute2: Add 3.11 version recipe for iproute2

2014-02-27 Thread Sam Nelson
- Patches used earler for 3.8 removed Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../iproute2/iproute2_3.11.0.bb|8 1 file changed, 8 insertions(+) create mode 100644 meta-arago-extras/recipes-connectivity/iproute2/iproute2_3.11.0.bb diff --git a/meta

[meta-arago] [PATCH v4] linuxptp: Add recipe for linux ptp

2014-03-02 Thread Sam Nelson
- linuxptp is an implementation of precision time protocol (PTP) Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change from previous patch * Removed dependency on kernel * Added flags for CLOCKADJTIME ONESTEPSYNC --- --- .../recipes-connectivity/linuxptp/linuxptp_1.3.bb | 23

[meta-arago] [PATCH v3] openntpd: Add recipe for building OpenNTPD

2014-03-02 Thread Sam Nelson
- OpenNTPD is a open source implementation of Network time protocol Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch * Remove kernel dependency * removed Flags depending on staging kernel --- --- .../openntpd/openntpd_3.9p1.bb | 22

[meta-arago] [PATCH v5] linuxptp: Add recipe for linux ptp

2014-03-02 Thread Sam Nelson
- linuxptp is an implementation of precision time protocol (PTP) Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change from previous patch * Fix issues with passing extra Cflags --- --- .../recipes-connectivity/linuxptp/linuxptp_1.3.bb | 23 1 file changed, 23

[meta-arago] [PATCH] ti-edma3: Add recipe for EDMA3 user space low level driver

2014-03-02 Thread Sam Nelson
- Low level user space driver and test code for TI EDMA3 Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/ti-edma3/ti-edma3_git.bb | 69 1 file changed, 69 insertions(+) create mode 100755 meta-arago-extras/recipes-bsp/ti-edma3/ti-edma3_git.bb

[meta-arago] [PATCH] ti-hyplnk: Add recipe for ti hyperlink low level driver

2014-03-02 Thread Sam Nelson
- User space low level driver and test code for hyperlink peripheral Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/ti-hyplnk/ti-hyplnk-bin_git.bb | 38 .../recipes-bsp/ti-hyplnk/ti-hyplnk-lib_git.bb | 21 +++ .../recipes-bsp/ti-hyplnk

[meta-arago] [PATCH] matrix-demos: Recipes for Matrix demos for keystone 2 platforms

2014-03-03 Thread Sam Nelson
- Recipes bring images and menus needed for keystone2 demos Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../matrix/matrix-gui-apps-ks2-git.inc | 13 + .../matrix/matrix-gui-apps-ks2-images_2.0.bb | 19 .../recipes-core/matrix/matrix-gui-apps-ks2.inc

[meta-arago] [PATCH] initscripts: Add mkdir debugfs and mount

2014-03-03 Thread Sam Nelson
- Add script to create /debug directory and mount debugfs Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-core/initscripts/files/debugfs.sh |8 .../initscripts/initscripts_1.0.bbappend |8 2 files changed, 16 insertions(+) create mode 100755

[meta-arago] [PATCH v3 1/2] lksctp-tools: Add recipe for lksctp tools

2014-03-03 Thread Sam Nelson
- Copied as is from meta-arago-extras/recipes-bsp/lksctp-tools/lksctp-tools_1.0.7.bb - With intention to fix issues to make it work. Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/lksctp-tools/lksctp-tools.inc | 47 .../recipes-bsp/lksctp-tools

[meta-arago] [PATCH v6] linuxptp: Add recipe for linux ptp

2014-03-03 Thread Sam Nelson
- linuxptp is an implementation of precision time protocol (PTP) Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change in Patch v6: * Removed inherit autotools Change in Patch v5 * Fix issues with passing extra Cflags --- --- .../recipes-connectivity/linuxptp/linuxptp_1.3.bb | 21

[meta-arago] [PATCH v4] openntpd: Add recipe for building OpenNTPD

2014-03-03 Thread Sam Nelson
- OpenNTPD is a open source implementation of Network time protocol Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes in patch V4 - Removed unused CFLAGS TI_ADD_SUPPORT_HW_TIMESTAMPING Changes patch v3 * Remove kernel dependency * removed Flags depending on staging kernel

[meta-arago] [PATCH] ti-securestore: Add recipe for TI secure storage

2014-03-04 Thread Sam Nelson
- Provides implementation of a software token Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../ti-securestore/ti-securestore_git.bb | 40 1 file changed, 40 insertions(+) create mode 100644 meta-arago-extras/recipes-bsp/ti-securestore/ti-securestore_git.bb

[meta-arago] [PATCH] ti-libp11: Recipe for PKSC11 abstraction library

2014-03-04 Thread Sam Nelson
- Provides PKCS11 abstraction. Used by Open SSL PKSC11 engine Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/ti-libp11/ti-libp11_git.bb | 22 1 file changed, 22 insertions(+) create mode 100644 meta-arago-extras/recipes-bsp/ti-libp11/ti

[meta-arago] [PATCH] ti-engine-pkcs: Recipe for ti open ssl PKSC11 engine

2014-03-04 Thread Sam Nelson
- Provides OpenSSL PKSC11 engine implementation to access PKCS#11 token Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../ti-engine-pkcs/ti-engine-pkcs_git.bb | 21 1 file changed, 21 insertions(+) create mode 100644 meta-arago-extras/recipes-bsp/ti-engine

[meta-arago] [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer

2014-03-07 Thread Sam Nelson
- Needed to support openjdk in filesystem for XDC tools native compilation Signed-off-by: Sam Nelson sam.nel...@ti.com --- configs/mcsdk/mcsdk-dylan-config.txt |1 + 1 file changed, 1 insertion(+) diff --git a/configs/mcsdk/mcsdk-dylan-config.txt b/configs/mcsdk/mcsdk-dylan-config.txt

[meta-arago] [oe-layersetup][PATCHv2] configs: Add release config mcsdk/mcsdk-03.01.00.03

2014-08-05 Thread Sam Nelson
- Based on release config mcsdk/mcsdk-3.1.0-config.txt with updated commit ids Signed-off-by: Sam Nelson sam.nel...@ti.com --- configs/mcsdk/mcsdk-03.01.00.03-config.txt | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 configs/mcsdk/mcsdk-03.01.00.03-config.txt diff

[meta-arago] [PATCH] lksctp-tools: Add new recipe for lksctp tools: library and utilities

2014-12-15 Thread Sam Nelson
- Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented, multihomed transport protocol. Developed by the IETF SIGTRAN working group to transport SS7 over IP, it is now the third general-purpose transport developed by the IETF. Signed-off-by: Sam Nelson sam.nel

[meta-arago] [PATCH] sysvinit: Changing default setting to add HWCLOCKACCESS=no

2015-02-05 Thread Sam Nelson
- realtime clock is not commonly present and hence adding HWCLOCKACCESS=no - Avoids error message if rc device not present Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-core/sysvinit/files/hwclock.rcS|2 ++ .../sysvinit/sysvinit_2.88dsf.bbappend |9

[meta-arago] [PATCH] packagegroup-arago-base: Make Alsa packages depend on 'alsa' MACHINE_FEATURES

2015-02-06 Thread Sam Nelson
- If MACHINE_FEATURES does not inlcude 'alsa', alsa related packages will be excluded Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroups/packagegroup-arago-base.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core

[meta-arago] [PATCH] packagegroup-arago-base-tisdk-server-extra: Add new package group

2015-02-08 Thread Sam Nelson
- Adds other packages libnl, perl, ndisc6, python and other ti packages meant to be shared by tisdk server filesystem. Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-base-tisdk-server-extra.bb | 142 1 file changed, 142 insertions(+) create mode

[meta-arago] [PATCH 1/2] libnl: Adding recipe for 3.2.22 from oe-core

2015-01-21 Thread Sam Nelson
- Copied with intention to update to new version of libnl Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/libnl/libnl_3.2.22.bb | 44 1 file changed, 44 insertions(+) create mode 100644 meta-arago-extras/recipes-support/libnl/libnl_3.2.22.bb

[meta-arago] [PATCH 2/2] libnl: Update recipe from 3.2.22 to 3.2.24

2015-01-21 Thread Sam Nelson
- removed old patches - Updated autotools - Added some private files to be installed to allow libnl extensions. Signed-off-by: Sam Nelson sam.nel...@ti.com --- Planning to send as similar patch to oe-core as well. Once accepted can be removed here --- --- .../libnl/{libnl_3.2.22.bb

[meta-arago] [PATCH v3] parse-ip: Add support for keystone platforms

2015-01-15 Thread Sam Nelson
- Added separate script for keystone platforms - Script parses ip and sends to uart, picked up by BMC and display on LCD screen Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - Removed keystene/init from SRC URI --- --- .../recipes-tisdk/parse-ip/parse-ip.bb

[meta-arago] [PATCH v2] vtun: Add new recipe for vtun

2015-01-19 Thread Sam Nelson
- Provides Virtual Tunnels over TCP/IP networks with traffic shaping, compression and encryption Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - removed priority variable - removed sed scripts and replaced with patches --- --- .../vtun/vtun/Add_search_path.patch

[meta-arago] [PATCH v2 2/2] libnl: Update recipe from 3.2.22 to 3.2.24

2015-01-22 Thread Sam Nelson
- removed two patches already adressed in newer version - Updated autotools-brokensep to autotools - Added some private files to be installed to allow libnl extensions. Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous version of the patch - Added some of the patches back

[meta-arago] [PATCH v2 1/2] libnl: Adding recipe for 3.2.22 from oe-core

2015-01-22 Thread Sam Nelson
- Copied with intention to update to new version of libnl Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/libnl/libnl_3.2.22.bb | 44 1 file changed, 44 insertions(+) create mode 100644 meta-arago-extras/recipes-support/libnl/libnl_3.2.22.bb

[meta-arago] [PATCH v2 6/7] matrix-gui: Add recipe for matrix GUI for keystone2 demo applications

2015-01-22 Thread Sam Nelson
- Add additional demo application GUI for keysone2 demo applications. Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../matrix/matrix-gui-ks2-demos_2.0.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta-arago-extras/recipes-core/matrix/matrix

[meta-arago] [PATCH v2 5/7] matrix-gui: Add submenus for keystone2 apps

2015-01-22 Thread Sam Nelson
- Adds demos and utility submenus Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../matrix/matrix-gui-submenus-ks2_2.0.bb | 36 1 file changed, 36 insertions(+) create mode 100644 meta-arago-extras/recipes-core/matrix/matrix-gui-submenus-ks2_2.0.bb diff --git

[meta-arago] [PATCH v2 3/7] lighttpd: Updated lighttpd.conf to accept larger file uploads

2015-01-22 Thread Sam Nelson
- Added server parameter to accept larger file uploads Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../matrix-lighttpd-config/lighttpd.conf.matrix|5 + 1 file changed, 5 insertions(+) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-lighttpd-config/lighttpd.conf.matrix

[meta-arago] [PATCH v2 1/7] matrix-gui-apps: Add handling of .cgi files

2015-01-22 Thread Sam Nelson
- .cgi files will be copied to cgi-bin in application directory. Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-core/matrix/matrix-gui-apps.inc| 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui

[meta-arago] [PATCH v2 7/7] matrix-gui: Add matrix gui for utility applications

2015-01-22 Thread Sam Nelson
- Add matrix gui for keystone2 specific utility applications Signed-off-by: Sam Nelson sam.nel...@ti.com --- ...demos_2.0.bb = matrix-gui-utility-apps_2.0.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) copy meta-arago-extras/recipes-core/matrix/{matrix-gui-ks2-demos_2.0

[meta-arago] [PATCH v2 2/7] lighttpd: Add handling of .cgi .out files in conf.matrix

2015-01-22 Thread Sam Nelson
- Add into .cgi .out into static-file.exclude-exception list - Add cgi assignment for .cgi .out Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../matrix-lighttpd-config/lighttpd.conf.matrix|9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-arago-extras

[meta-arago] [PATCH v2] parse-ip: Add support for keystone platforms

2015-01-15 Thread Sam Nelson
- Added separate script for keystone platforms - Script parses ip and sends to uart, picked up by BMC and display on LCD screen Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - Updated keystone handling with file moved from init.keystone -- keystone/init - Updated

[meta-arago] [PATCH] parse-ip: Add support for keystone platforms

2015-01-15 Thread Sam Nelson
- Added separate script for keystone platforms - Script parses ip and sends to uart, picked up by BMC and display on LCD screen Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-tisdk/parse-ip/parse-ip.bb | 12 --- .../recipes-tisdk/parse-ip/parse-ip/init.keystone

[meta-arago] [PATCH 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency

2015-01-29 Thread Sam Nelson
- Remove GMP dependency which has GPLV3 content Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../strongswan/strongswan_5.1.1.bbappend |8 1 file changed, 8 insertions(+) create mode 100644 meta-arago-extras/recipes-support/strongswan/strongswan_5.1.1.bbappend diff

[meta-arago] [PATCH 2/2] strongswan: Add pkcs11 plugin

2015-01-29 Thread Sam Nelson
- Enable pkcs11 plugin to add softhsm for secure store Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../strongswan/files/strongswan_libsecstore.patch | 16 .../strongswan/strongswan_5.1.1.bbappend |6 ++ 2 files changed, 22 insertions(+) create mode

[meta-arago] [PATCH 1/2] libnl: Add append recipe to expose private files

2015-01-30 Thread Sam Nelson
- Private files installed are needed to allow xfrm extension of libnl - Version 3.2.24 already have this patch Signed-off-by: Sam Nelson sam.nel...@ti.com --- This is needed temporarily to patch 3.2.22 as the arago preferred version is 3.2.22 --- --- .../recipes-support/libnl/libnl_3.2.22

[meta-arago] [PATCH 2/2] libnl-xfrm: Add recipe for libnl-xfrm

2015-01-30 Thread Sam Nelson
- Provides libnl extension for XFRM support Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/libnl-xfrm/libnl-xfrm_git.bb | 40 1 file changed, 40 insertions(+) create mode 100644 meta-arago-extras/recipes-support/libnl-xfrm/libnl-xfrm_git.bb diff

[meta-arago] [PATCH v2 2/2] libnl-xfrm: Add recipe for libnl-xfrm

2015-01-31 Thread Sam Nelson
- Provides libnl extension for XFRM support Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/libnl-xfrm/libnl-xfrm_git.bb | 40 1 file changed, 40 insertions(+) create mode 100644 meta-arago-extras/recipes-support/libnl-xfrm/libnl-xfrm_git.bb diff

[meta-arago] [PATCH v2 1/2] arago-prefs: Update PREFERRED_VERSION of libnl for keystone

2015-01-31 Thread Sam Nelson
- Updating libnl version to 3.2.24 for keystone platform Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../conf/distro/include/arago-prefs.inc|1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf

[meta-arago] [PATCH] multiprocmgr: Remove multiprocmgr recipe: moved to meta-ti

2015-01-28 Thread Sam Nelson
- Recipe updated in meta-ti as this is TI specific Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-bsp/multiprocmgr/multiprocmgr_git.bb | 20 1 file changed, 20 deletions(-) delete mode 100644 meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb

[meta-arago] [PATCH v2] ipsecmgr: Add recipes for ipsec manager kernel module and libraries

2015-02-19 Thread Sam Nelson
- Provides module and libraries to offload IPSec security policy associated security association to NETCP for crypto operations Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous version of patch - Adjusted path wrt WORKDIR --- --- .../recipes-support/ipsecmgr/ipsecmgr

[meta-arago] [PATCH 4/5] tisdk-recovery-rootfs-image: Recovery root filesystem image

2015-03-11 Thread Sam Nelson
- Root filesystem to be used for crash recovery Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../images/tisdk-recovery-rootfs-image.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-arago-distro/recipes-core/images

[meta-arago] [PATCH 1/5] recovery-kernel: recovery kernel build for keystone

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com Build recovery kernel image and k2hk-evm dtb image for Keystone II devices. Normally when kernel is booted by u-boot, u-boot takes care to reserve free memory space in the DTB, which is required for kernel. For recovery image, user has to add the free space

[meta-arago] [PATCH 5/5] crash-recovery: initial script to recover kernel crash

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - In the case of a kernel crash, the script make the dump file from kdump and reboot the system. Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../crash-recover/crash-recovery.bb| 18

[meta-arago] [PATCH 2/5] makedumpfile: Add makedumpfile tool

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - Add makedumpfile tool to shorten the dumpfile of kdump. Signed-off-by: Hao Zhang hzh...@ti.com Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../makedumpfile/makedumpfile_1.5.0.bb | 18 ++ 1 file changed, 18 insertions(+) create

[meta-arago] [PATCH 3/5] packagegroup-arago-tisdk-recoveryfs: Packagegroup for recovery root filesystem

2015-03-11 Thread Sam Nelson
From: Hao Zhang hzh...@ti.com - The recovery root filesystem includes makedumpfile tool and the script to call makedumpfile to create dump file from kdump. Signed-off-by: Hao Zhang hzh...@ti.com --- .../packagegroup-arago-tisdk-recoveryfs.bb | 22 1 file changed,

[meta-arago] [oe-layersetup][PATCH] configs: Add release config mcsdk/mcsdk-03.01.03.06

2015-04-01 Thread Sam Nelson
- Based on release config mcsdk/mcsdk-3.1.0-config.txt with updated commit id for mcsdk release 3.1.3 Signed-off-by: Sam Nelson sam.nel...@ti.com --- configs/mcsdk/mcsdk-03.01.03.06-config.txt | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 configs/mcsdk/mcsdk

[meta-arago] [PATCH 2/2] meta-toolchain_arago-mcsdk: Add toolchain build for MCSDK

2015-02-25 Thread Sam Nelson
-Uses package group mcsdk-toolchain-target Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../meta/meta-toolchain-arago-mcsdk.bb |7 +++ 1 file changed, 7 insertions(+) create mode 100644 meta-arago-extras/recipes-core/meta/meta-toolchain-arago-mcsdk.bb diff --git a/meta

[meta-arago] [PATCH v2 2/2] tisdk-server-rootfs-image: Add extra components for server

2015-02-25 Thread Sam Nelson
Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../images/tisdk-server-rootfs-image.bb|1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb index

[meta-arago] [PATCH v2 1/2] packagegroup-arago-base-tisdk-server-extra: Add new package group

2015-02-25 Thread Sam Nelson
- Adds other packages libnl, perl, ndisc6, python and other ti packages meant to be shared by tisdk server filesystem. Signed-off-by: Sam Nelson sam.nel...@ti.com --- Update from previous version for patch -- Reorganised to separate Machine specific packages -- Added additional components

[meta-arago] [PATCH] branding-mcsdk: Add opengl to mcsdk DISTRO_FEATURES

2015-02-25 Thread Sam Nelson
Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../conf/distro/include/branding-mcsdk.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc index

[meta-arago] [PATCH] ipsecmgr: Add ALLOW_EMPTY to be set to 1

2015-02-25 Thread Sam Nelson
- Package only provides static library and header files Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/ipsecmgr/ipsecmgr_git.bb |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-arago-extras/recipes-support/ipsecmgr/ipsecmgr_git.bb b/meta-arago-extras

[meta-arago] [PATCH v3 2/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain

2015-02-26 Thread Sam Nelson
- Adds ti dev packages, platform specific packages and other additional packages Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-mcsdk-toolchain-target.bb | 94 1 file changed, 94 insertions(+) create mode 100644 meta-arago-extras/recipes-core

[meta-arago] [RFC PATCH] packagegroup-arago-test-addons: Add keystone specific test packages and other test packages

2015-02-26 Thread Sam Nelson
Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-test-addons.bb | 34 1 file changed, 34 insertions(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb b/meta-arago-distro/recipes-core

[meta-arago] [PATCH] busybox: Update default configuration of busybox

2015-01-29 Thread Sam Nelson
- Add ARP and ARPING to default configuration Signed-off-by: Sam Nelson sam.nel...@ti.com --- Does the PR need to be incremented for this? --- --- .../recipes-core/busybox/busybox/defconfig |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro

[meta-arago] [PATCH v3] busybox: Update default configuration of busybox

2015-01-29 Thread Sam Nelson
- Add ARP and ARPING to default configuration Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous version of patch - Correct incorrect PR increment - Removed unwanted code --- --- .../recipes-core/busybox/busybox/defconfig |4 ++-- .../recipes-core/busybox

[meta-arago] [PATCH v2] busybox: Update default configuration of busybox

2015-01-29 Thread Sam Nelson
- Add ARP and ARPING to default configuration Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous version of patch - Updated PR --- --- .../recipes-core/busybox/busybox/defconfig |4 ++-- .../recipes-core/busybox/busybox_1.22.1.bbappend | 11 ++- 2

[meta-arago] [PATCH v2 2/2] strongswan: Add pkcs11 plugin

2015-01-29 Thread Sam Nelson
- Enable pkcs11 plugin to add softhsm for secure store Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - Updated using += option --- --- .../strongswan/files/strongswan_libsecstore.patch | 16 .../strongswan/strongswan_5.1.1.bbappend

[meta-arago] [PATCH v2 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency

2015-01-29 Thread Sam Nelson
- Remove GMP dependency which has GPLV3 content Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous version - Used _remove to remove gmp dependancy and flags --- --- .../strongswan/strongswan_5.1.1.bbappend |7 +++ 1 file changed, 7 insertions(+) create mode

[meta-arago] [oe-layersetup][PATCH] configs: mcsdk: Add release config mcsdk/mcsdk-03.01.02.05

2015-05-03 Thread Sam Nelson
- Based on release config mcsdk/mcsdk-3.1.0-config.txt with update commit id for mcsdk release 3.1.2 Signed-off-by: Sam Nelson sam.nel...@ti.com --- configs/mcsdk/mcsdk-03.01.02.05-config.txt | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 configs/mcsdk/mcsdk

[meta-arago] [PATCH] ipsecmgr: Add run time dependency on ipsecmgr-mod

2015-05-11 Thread Sam Nelson
- ipsecmgr depends on kernel module loaded during run time Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-support/ipsecmgr/ipsecmgr_git.bb |1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-extras/recipes-support/ipsecmgr/ipsecmgr_git.bb b/meta-arago-extras

[meta-arago] [PATCH v2] ipsecmgr: Add run time dependency on ipsecmgr-mod

2015-05-11 Thread Sam Nelson
- ipsecmgr depends on kernel module loaded during run time Signed-off-by: Sam Nelson sam.nel...@ti.com --- Change from previous version - Added _${PN} --- --- .../recipes-support/ipsecmgr/ipsecmgr_git.bb |1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-extras/recipes

[meta-arago] [PATCH] packagegroup-arago-console: Add iproute2 tc package

2015-05-11 Thread Sam Nelson
- Tool useful to show / manipulate traffic control settings Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroups/packagegroup-arago-console.bb|1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb b

[meta-arago] [PATCH] ltp-ddt: Skip mv of kernel files if no files found

2015-04-17 Thread Sam Nelson
- Install was failing if there are no modules for certain platforms Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0

[meta-arago] [PATCH] packagegroup-arago-test-addons: Add keystone specific test packages and other test packages

2015-06-16 Thread Sam Nelson
Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-test-addons.bb | 42 +++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb b/meta-arago-distro

[meta-arago] [PATCH 1/2] packagegroup-arago-toolchain-tisdk-target: Add updates for keystone target

2015-06-17 Thread Sam Nelson
- Group TISDK toolchain base targets - Add standalone sdk target for keystone Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-toolchain-tisdk-target.bb | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-core

[meta-arago] [PATCH 2/2] packagegroup-arago-tisdk-addons-sdk-target: Add keystone specific packages

2015-06-17 Thread Sam Nelson
- Also include k2hk-evm k2l-evm specific packages Signed-off-by: Sam Nelson sam.nel...@ti.com --- .../packagegroup-arago-tisdk-addons-sdk-target.bb | 89 +++- 1 file changed, 88 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups

[meta-arago] [PATCH] ipsecmgr: Update to new version 1.1.0.4

2015-10-21 Thread Sam Nelson
Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../recipes-support/ipsecmgr/ipsecmgr.inc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-extras/recipes-support/ipsecmgr/ipsecmgr.inc b/meta-arago-extras/recipes-support/ipsecmgr/ipsecm

[meta-arago] [PATCH] parse-ip: Update init script for keystone

2015-10-21 Thread Sam Nelson
- Script update to make the display of IP address more robust Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../recipes-tisdk/parse-ip/parse-ip/keystone/init |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-tisdk/parse-ip/pa

[meta-arago] [PATCH] strongswan: Add back config patch for pkcs11 in 5.2.1 format

2015-10-23 Thread Sam Nelson
- 5.2.1 version of strongswan expects config in changed format. This patch adds the pkcs11_plugin.conf file to adapt to that. Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../strongswan/files/pkcs11_plugin.conf| 15 +++ .../strongswan

[meta-arago] [PATCH] strongswan: Update to install config file

2015-11-03 Thread Sam Nelson
- Add install appedn to install pkcs11 plugin config file in strongswan.d Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../strongswan/strongswan_%.bbappend |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-s

[meta-arago] [PATCH] tisdk-server-extra: Add parse-ip module

2015-12-18 Thread Sam Nelson
- Parse-ip module parses the ip address during boot and make it available for the host system to use. Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../packagegroups/packagegroup-arago-base-tisdk-server-extra.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-

[meta-arago] [PATCH 2/2] doxygen: Update to new version 1.8.9.1

2016-03-01 Thread Sam Nelson
Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../recipes-devtools/doxygen/{doxygen_1.8.6.bb => doxygen_1.8.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-arago-extras/recipes-devtools/doxygen/{doxygen_1.8.6.bb => doxygen_1.8.9.1.bb} (88%) diff

[meta-arago] [PATCH 1/2] doxygen: add API documentation generation tool

2016-03-01 Thread Sam Nelson
From: Ross Burton <ross.bur...@intel.com> Based on doxygen-native by Zongchun Yu <zongchun...@freescale.com>. Signed-off-by: Ross Burton <ross.bur...@intel.com> Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- Bringing this from http://git.yoctoproject.org/cgit/cgit.cg

[meta-arago] [PATCH] doxygen: Update to work with flex 2.6.0

2016-05-02 Thread Sam Nelson
Build failure reported with flex 2.6.0. Added patch from https://trac.macports.org/attachment/ticket/49881/doxygen_flex2_6_0.diff to resolve issue. Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../doxygen/doxygen/patch-flex_2_6_0.diff | 66 ++ .../r

[meta-arago] [PATCH v2] packagegroup-arago-tisdk-addons: Add uio-module-drv and related test code

2016-06-28 Thread Sam Nelson
Adds uio-module-drv component and related test code for omap-a15 and keystone2 platforms Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- Added PR bump --- --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-)

[meta-arago] [PATCH] packagegroup-arago-tisdk-addons: Add uio-module-drv and related test code

2016-06-28 Thread Sam Nelson
Adds uio-module-drv component and related test code for omap-a15 and keystone2 platforms Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../packagegroups/packagegroup-arago-tisdk-addons.bb| 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/meta

[meta-arago] [PATCH] packagegroup-arago-tisdk-addons: Add uio-module-drv and related test code

2016-06-28 Thread Sam Nelson
Adds uio-module-drv component and related test code for omap-a15 and keystone2 platforms Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- Added PR bump --- --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-)

[meta-arago] [morty/master][PATCH] arago-tisdk-addons-sdk-addons-sdk-host: Add big-data-ipc-demo-linux-src

2017-07-13 Thread Sam Nelson
Adding for omap-a15 platforms only Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago

[meta-arago] [morty/master][PATCH] arago-source-ipk: Add big-data-ipc-demo-linux source ipk

2017-07-12 Thread Sam Nelson
Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- meta-arago-distro/conf/distro/include/arago-source-ipk.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/conf/distro/include/arago-source-ipk.inc b/meta-arago-distro/conf/distro/include/arago-source-ipk.inc

[meta-arago] [morty/master][PATCH] arago-tisdk-addons: Add ipc related packages

2017-04-26 Thread Sam Nelson
Add ipc packages for omapl138 Add ti-ipc-examples-linux to Keystone and omap-a15 Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-arago-distro/recipe

[meta-arago] [morty/master][PATCH v2 2/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package

2017-04-28 Thread Sam Nelson
ti-ipc-examples-linux adds binaries for Host Linux to Slave RTOS IPC examples Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- .../packagegroups/packagegroup-arago-base-tisdk-server-extra.bb| 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/recipe

[meta-arago] [morty/master][PATCH v2 1/2] arago-tisdk-addons: Add ti-ipc-rtos-fw for omapl138

2017-04-28 Thread Sam Nelson
Adds ipc rtos test binaries Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- Change from previous patch - Include only content for omapl138 - Seperated the ti-ipc-examples-linux into seperate patch --- --- .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 3 +++

[meta-arago] [morty/master][PATCH v3 2/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package

2017-04-28 Thread Sam Nelson
ti-ipc-examples-linux adds binaries for Host Linux to Slave RTOS IPC examples Signed-off-by: Sam Nelson <sam.nel...@ti.com> --- Changes from previous patch Remove for omap-a15 --- --- .../packagegroups/packagegroup-arago-base-tisdk-server-extra.bb | 2 ++ 1 file changed, 2 inse

  1   2   >