summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/eth-config/eth-config_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* eth-config: Update license file to LICENSEJun Zhu2023-07-011-2/+2
| | | | Original license file has be renamed from COPYING to LICENSE.
* Switch NXP QorIQ repositories to github.comJun Zhu2022-12-151-1/+1
| | | | | | | | Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* eth-config: Be specific about BSD licenseKhem Raj2022-04-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer: Update LICENSE variable to use SPDX license identifiersAndrey Zhizhikin2022-03-031-1/+1
| | | | | | | | | | | | Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* eth-config: update to 6164664Chunrong Guo2019-04-111-1/+1
| | | | | | | | *update to lsdk 1903 tag include the following changes 6164664 - eth_config: Add support for LS1046AFRWY Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* eth-config: update to eefb063C.R. Guo2018-04-021-2/+2
| | | | | | | | | | *include the following changes: eefb063 - Copyright updates *update md5 checksum Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: update SRC_URLC.R. Guo2018-03-061-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: update SRC_URL and update to e3dcd11Chunrong Guo2017-10-181-2/+2
| | | | | | | | *This includes the following changes: e3dcd11 - eth_config: ls1046a: update the rcw configuration name Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: upgrade to SDK 2.0 GA-1611 releaseZhenhua Luo2017-01-111-1/+1
| | | | | | | | * 664ba13 eth_config: Add support for LS1046ARDB/QDS Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: update to c1a4b3aTing Liu2016-08-121-2/+2
| | | | | | | Changelog: c1a4b3a dpaa_eth: add hash PCD files for LS1043ARDB Signed-off-by: Ting Liu <ting.liu@nxp.com>
* eth-config: fix host contamination warningsZhenhua Luo2016-06-031-0/+1
| | | | | | | | | | Fix the following host contamination warnings: | eth-config: /eth-config/xxx is owned by uid 1000, which is the same as | the user running bitbake. This may be due to host contamination | [host-user-contaminated] Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: set CLEANBROKEN to 1Ting Liu2016-04-191-0/+2
| | | | | | | | 'make clean' not supported. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-0/+17
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>