summaryrefslogtreecommitdiffstats
path: root/recipes-support
AgeCommit message (Collapse)Author
2020-04-04isa-l: upgrade 2.28.0 -> 2.29.0Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-03-27recipes-support/libipt: Enable test packageYeoh Ee Peng
Enable libipt test package: - include ptdump, pttc - include sample test files for pttc Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-02-11sbsigntool: upgrade v0.9.2 -> v0.9.3Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-10-21isa-l: upgrade 2.27.0 -> 2.28.0Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-27isa-l: fix recipe versionAnuj Mittal
The latest version is 2.27.0, not 2.0.27. Also make sure that we are pointing to the release commit. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-21jhi: remove the executable bit from recipeAnuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-21libipt: Initial recipe for Intel Processor Trace decoder libraryAnkit Navik
It adds generic recipe for Intel Processor Trace decoder library is Intel's reference implementation for decoding Intel PT. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-03isa-l: Initial recipe for Intelligent Storage Acceleration LibraryAnkit Navik
It adds generic recipe for Intel Intelligent Storage Acceleration Library (ISA-L) to optimized low-level functions targeting storage applications. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-25jhi: fix QA failure for multilib buildNaveen Saini
systemd-tmpfiles uses the configuration files from the /usr/lib/tmpfiles.d/*.conf location, so use ${nonarch_libdir} to set FILES path. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-10jhi: correct applets installation path for smoketestNaveen Saini
Even though jhi.conf allows to set applets_dir at runtime but better to install testing applets at default path required for smoketest. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-06-18jhi: DAL JHI recipe to enable DAL applet communicationNaveen Saini
It allow user space applications to install Java applets on DAL FW and communicate with them. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-22sbsigntool-native: upgrade v0.8 -> v0.9.2Naveen Saini
Replaced openssl10-native dependency with openssl-native For more details on source commits, please see: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2017-11-20meta-intel: Reorganize the layout to remove commonSaul Wold
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>