[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-23 Thread Arevalo, Mario Alfredo C
: [dpdk-dev] [PATCH 0/7] Add hierarchical support to make install Hi, On 09/22/2015 12:14 PM, Panu Matilainen wrote: > In my packaging of DPDK I ended up providing both: headers, libraries > etc in the normal system paths, and then a separate dpdk-sdk directory > holding the SDK-parts lik

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Olivier MATZ
Hi, On 09/22/2015 12:14 PM, Panu Matilainen wrote: > In my packaging of DPDK I ended up providing both: headers, libraries > etc in the normal system paths, and then a separate dpdk-sdk directory > holding the SDK-parts like mk bits and symlinking to the libs and > headers as needed, so that you c

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Panu Matilainen
On 09/22/2015 01:14 PM, Panu Matilainen wrote: > On 09/22/2015 12:00 PM, Olivier MATZ wrote: >> Hi, >> >> On 09/22/2015 10:34 AM, Panu Matilainen wrote: >>> On 09/22/2015 11:00 AM, Olivier MATZ wrote: Actually, the current "install" directive means: install all stuff required to build a p

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Panu Matilainen
On 09/22/2015 12:00 PM, Olivier MATZ wrote: > Hi, > > On 09/22/2015 10:34 AM, Panu Matilainen wrote: >> On 09/22/2015 11:00 AM, Olivier MATZ wrote: >>> Actually, the current "install" directive means: install all stuff >>> required to build a project for the specified targets (example: >>> x86_64-n

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Panu Matilainen
On 09/22/2015 11:00 AM, Olivier MATZ wrote: > Hi, > > On 09/22/2015 08:29 AM, Panu Matilainen wrote: >> On 09/18/2015 11:33 PM, Mario Carrillo wrote: >>> DPDK package lacks of a mechanism to install libraries, headers >>> applications and kernel modules to a file system tree. >>> >>> This patch set

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Olivier MATZ
Hi, On 09/22/2015 10:34 AM, Panu Matilainen wrote: > On 09/22/2015 11:00 AM, Olivier MATZ wrote: >> Actually, the current "install" directive means: install all stuff >> required to build a project for the specified targets (example: >> x86_64-native-linuxapp-gcc). >> >> If we just do "make instal

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Olivier MATZ
Hi Mario, On 09/18/2015 10:33 PM, Mario Carrillo wrote: > DPDK package lacks of a mechanism to install libraries, headers > applications and kernel modules to a file system tree. > > This patch set allows to install files according to the next > proposal: > http://www.freedesktop.org/software/sys

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Olivier MATZ
Hi, On 09/22/2015 08:29 AM, Panu Matilainen wrote: > On 09/18/2015 11:33 PM, Mario Carrillo wrote: >> DPDK package lacks of a mechanism to install libraries, headers >> applications and kernel modules to a file system tree. >> >> This patch set allows to install files according to the next >> prop

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Panu Matilainen
On 09/18/2015 11:33 PM, Mario Carrillo wrote: > DPDK package lacks of a mechanism to install libraries, headers > applications and kernel modules to a file system tree. > > This patch set allows to install files according to the next > proposal: > http://www.freedesktop.org/software/systemd/man/fil

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-22 Thread Neil Horman
On Tue, Sep 22, 2015 at 11:00:08AM +0200, Olivier MATZ wrote: > Hi, > > On 09/22/2015 10:34 AM, Panu Matilainen wrote: > > On 09/22/2015 11:00 AM, Olivier MATZ wrote: > >> Actually, the current "install" directive means: install all stuff > >> required to build a project for the specified targets

[dpdk-dev] [PATCH 0/7] Add hierarchical support to make install

2015-09-18 Thread Mario Carrillo
DPDK package lacks of a mechanism to install libraries, headers applications and kernel modules to a file system tree. This patch set allows to install files according to the next proposal: http://www.freedesktop.org/software/systemd/man/file-hierarchy.html By adding a parameter H=1 (hierarchy-fi