summaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-bsp
AgeCommit message (Collapse)Author
2017-09-20switch-config: fix multicast/broadcast limit supportDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-10bt-firmware: moved to meta-ti as bt-fw, remove hereDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-10wl18xx-firmware: moved to meta-ti as wl18xx-fw, remove hereDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-11-23switch-config: fix build with any toolchain, pass CC varDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-29switch-config: make machine-agnostic, use new libc headersDenys Dmytriyenko
Since new custom linux-libc-headers now contains necessary files, update switch-config to be machine-agnostic. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-07wl18xx-firmware: set CLEANBROKEN flagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-03bt-firmware: use new bluetooth init scripts gitEyal Reizer
* bluetooth service packs are now being released using a new git. update the recipe for using it. * Init scripts are not platform dependent so remove unneeded logic that installed them based on the selected platform Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-09switch-config: update to the latest versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28bt-firmware: update bts install pathYaniv Mahani
Changed path to ti-connectivity folder under libdir Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-10bt-firmware: Makefile doesn't have clean targetDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-07Wilink8 : Update to latest versionYaniv Mahani
Updated recipes to match version R8.6 - Removed compat-wireless, as build is done intree - Updates sources to the latests. Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-07ti-rm: available in meta-ti as rm-lldDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-07ti-csl: available in meta-ti as common-csl-ipDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-21switch-config: mark as machine-specific due to kernel dependencyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-21recipes: move SRCPV from PR to PV, so PRServ can package AUTOINC after patchingDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-11recipes: inherit allarch instead of simply PACKAGE_ARCH = "all"Denys Dmytriyenko
allarch.bbclass does slightly more than just setting PACKAGE_ARCH = "all" so the resulting package's sstate and siginfo won't also change from machine to machine, making it trully allarch. Part of md5sum package mismatch fixes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-24wl18xx: compat : update driver to allow irq configYaniv Mahani
- Driver update to change the IRQ configuration options. This also fixes an issue with consecutive IRQ with some HW Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-04bt-firmware: expand dra7xx-evm filter to all dra7xx platforms (i.e. am57x/x15)Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-04ti-compat-wireless-wl18xx: Do not configure sources before creating the ↵Jacob Stiffler
sourceipk. * Configuring the sources creates an executable with the architecture of the build machine, and thus may be incompatible with the SDK architecture. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-28multiprocmgr: Remove multiprocmgr recipe: moved to meta-tiSam Nelson
- Recipe updated in meta-ti as this is TI specific Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-15switch-config: update the revisionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-08wl18xx, bt-firmware: Update to R8.5Karthik Ramanan
Update tools, firmware and scripts to the R8.5 release Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-12-22switch-config: add initial versionDenys Dmytriyenko
Requires some newly added APIs available in linux-ti-staging 3.14+, hence copy modified headers locally to build against standard linux-libc. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-12-15bt-firmware: Override Makefile to handle UNKNOWN platformKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-12-15bt-firmware: Add support for dra7xx-evm targetKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-27bt-firmware: update BTS version 3.6.1Yaniv Mahani
- Updated repository to git.ti.com - Updated the WL18xx service pack to 3.6.1 Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-14wl18xx: compat: Fix suspend/resume warningsYaniv Mahani
- Update the driver commit to fix suspend/resume issue. Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-08wl18xx compat fix path to licanse fileYaniv Mahani
The relevent licanse file is located in the backport directory, as the compat-wireless is generated in runtime. Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-05Revert "recipes: HACK: disable parallel make for out-of-tree modules due to ↵Denys Dmytriyenko
fixdep race" This reverts commit 8371e5e358001bffd0c8cc0b2e4eaa718cef6c65. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-04recipes: HACK: disable parallel make for out-of-tree modules due to fixdep raceDenys Dmytriyenko
* The fixdep race happens in the kernel tree when building out-of-tree modules * It is intermittent and doesn't happen allways, but depend on high # of threads * Need to investigate it further, but currently it's blocking release builds * There's a previous report on LKML: https://groups.google.com/forum/#!msg/linux.kernel/j4DdW77nM60/QhgPF1jhKe4J Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Carlos Hernandez <ceh@ti.com>
2014-08-11wl18xx-compat: version updateYaniv Machani
- Update to latest version tag - ol_r8.a9.14 - move to git.ti.com and use backports module. - clean some unused commands. Signed-off-by: Yaniv Machani <yanivma@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-25wl18xx : update to ol_r8.a9.14Yaniv Machani
- Changed git sources to git.ti.com - Updated to latest release. Signed-off-by: Yaniv Machani <yanivma@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23wl18xx-firmware: specify the branch being used for this versionDenys Dmytriyenko
Bitbake fetcher now requires the branch to be specified when SRCREV is not on master Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-03-21wl18xx-firmware: Only install binaries via MakefileFranklin S. Cooper Jr
* The makefile currently unnecessary copies everything when only the firmware files are needed on the target. * Update the patch to only copy the bare minimal which also avoids make install errors due to the patches directory being copied. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-21bt-firmware: Add support for am437xEyal Reizer
Modify the recipe to allow installing the bluetooth init script for am437x-evm Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-04ti-rm: provides ti resouce manager recipe for KeyStone devicesAravind Batni
- TI Resource Manager Low Level Driver Signed-off-by: Aravind Batni <aravindbr@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-04ti-csl: new recipe providing CSL for TI-KeyStone2 devicesAravind Batni
-This package provides chip support library interface files Signed-off-by: Aravind Batni <aravindbr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-06wl18xx-firmware: Add Makefile as a patchFranklin S. Cooper Jr
* Add the Makefile as a patch so it is incorporated in the sources packaged by sourceipk. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-28bluetooth-firmware: update for wilink8 sp3.3Eyal Reizer
* Update for using the latest service pack (3.3) for am335x * Remove unsupported platforms Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-27Wl18xx : recipes update - tag changed to ol_r8.a8.10Yaniv Machani
Updated to latest release. Signed-off-by: Yaniv Machani <yanivma@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-24bt-firmware: Add back recipeFranklin S. Cooper Jr
* Apparently this recipe is still needed. * Bring back this recipe that was deleted by commit: 297f2481a463ab93f8c849b68d8093b33019a5da Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-17Remove all Wilink bluetooth related recipesFranklin S. Cooper Jr
* Wilink will no longer support bluetooth via bluez. * Therefore, delete all bluetooth related recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-17Remove all Wilink 6 related recipesFranklin S. Cooper Jr
* Wilink 6 will no longer be supported in future sdks and kernels. * Remove all Wilink 6 related recipes. * Users who absolutely need Wilink 6 can locally revert this patch or use any of the older maintenance branches. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-15ti-compat-wireless-wl18xx: build from ol_r8.a8.08Eyal Reizer
* Add a new recipe fetching and building the Wilink8 drivers from TI-Openlink based on release ol_r8.a8.08. * This recipe is used for building with kernels older then the 3.12 kernel where the drivers are now in-tree. For 3.12 and newer, this recipe is not needed as the wl18xx wlan drivers are now in-tree. * Remove previous version of the recipe building ol_r8.a6.01 Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-15wl18xx-firmware: update recipe to ol_r8.a8.08 version.Yaniv Machani
Signed-off-by: Yaniv Machani <yanivma@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-10ti-connectivity/compat_wl18xx_r8.a6.01: Update SRC_URIRoger Monk
* SRC_URI tag has changed (rebased?) * Update SRC_URI to match r8.a6.01 tag Signed-off-by: Roger Monk <r-monk@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-09-16ti-compat-wireless: Update sourceipk function nameFranklin S. Cooper Jr
* Recent changes in the sourceipk class caused the function clear_git to be renamed to adjust_git. * Update function name to insure that the git repository isn't removed before it should be. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-05-30recipes: cleanup use of SRCREV and SRCPV, covert literal tags to commit IDsDenys Dmytriyenko
* Use SRCPV for actual hash when referring from PR/PV * Convert all SRCREVs to use hash/commit-id instead of literal tags to avoid parsing breakage Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-23bt-firmware: update for including the wl18xx bt firmwareEyal Reizer
Update the recipe for including the wl18xx bluetooth firmware files from SP-2.8 into the target root file system Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-23ti-compat-wireless-wl18xx: build Wilink8 drivers from TI-OpenLinkEyal Reizer
Add a new recipe from fetching the Wilink8 drivers from TI-Openlink in github by creating a compa-wireless package and build with the target linux kernel source. This package replace the wilink6 package which is provided by the ti-compat-wireless-wl12xx recipe. Selection between the two is done using a "WILINK_VERSION" switch added to arago.conf Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>