[meta-intel] [PATCH 1/2] iwlwifi: remove reference to SYSTEMD_AUTO_ENABLE

2018-04-11 Thread Anuj Mittal
Serves no purpose, and makes sense only when inheriting systemd. Signed-off-by: Anuj Mittal --- recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb

[meta-intel] [PATCH 2/2] ixgbevf: cleanup recipe

2018-04-11 Thread Anuj Mittal
* Remove unnecessary code and include version info in recipe. * Better description of the package and project page * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. Signed-off-by: Anuj Mittal ---

[meta-intel] [PATCH v2] ixgbe: cleanup recipe

2018-04-11 Thread Anuj Mittal
* Remove unnecessary code and include version info in recipe name. * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. * Better description and proper project page. Signed-off-by: Anuj Mittal ---

Re: [meta-intel] [meta-dpdk] dpdk: Use git repo

2018-04-11 Thread Kevin Hao
On Mon, Apr 09, 2018 at 10:27:43AM +0800, Kevin Hao wrote: > This is more convenient for development. Hi Cal, Would you consider merging this patch? Thanks, Kevin > > Signed-off-by: Kevin Hao > --- > recipes-extended/dpdk/dpdk.inc| 6 +- >

[meta-intel] [meta-dpdk][PATCH] dpdk: move common fragments to include

2018-04-11 Thread Awais Belal
This cleans up the versioned recipes and moves the common fragments to the include so to make the maintenance easy. Signed-off-by: Awais Belal --- recipes-extended/dpdk/dpdk.inc| 8 +++- recipes-extended/dpdk/dpdk_17.11.1.bb | 9 -