aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/restool/restool_git.bb
AgeCommit message (Collapse)Author
2019-01-14restool: update to 2b4dd21Chunrong Guo
*update to lsdk 1812 tag include the following changes 2b4dd21 - dprc: generate-dpl: export only the objects that exist 2c3202b - dpdmux: rename flib_ops 8106ce7 - export flib_ops in the restool header ea39c04 - dpmac: update interface type enum c54067a - dpseci: fix 16 queues support 1c2dde0 - dpmac: display counters in info command 40dddfc - scripts: dynamically setup the DPCON objects needed eb49d17 - scripts: dynamically determine the number of DPIOs needed 2255cab - dpmac: add DPMAC_ETH_IF_CAUI as one of the supported phy types cbee183 - dpseci: increase the maximum number of queues ce7d849 - dpni: increase the maximum number of queues Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-10-01restool: update to 9815bb6Chunrong Guo
*update to lsdk 1809 tag include the following changes: 9815bb6 - update flib_ops to use the v10 MC API dbcc644 - dprc: generate-dpl: use MC APIs that support big-endian seamlessly Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-06restool: update to 2815572Chunrong Guo
*include the following changes: 2815572 - dpdmai: add --num-queues create parameter a5f268b - scripts: suppress unit_address_vs_reg warnings when using newer dtc 0e2846a - scripts: Fix MC version check d9cbf56 - dprc: use the corect specifier for uint16_t 1b49539 - dpni: print both rx and tx tcs number 10af575 - dpni: add support for 16 TX tcs ad33877 - dpni: add DPNI_OPT_SINGLE_SENDER option 887deae - scripts: Infer switch ports number from specified endpoints c8111df - scripts: Avoid word splitting 7a15d3e - ls-addsw: show netdev names when creating a dpsw 81fb178 - ls-addmux: fix endpoint discovery 254aef8 - update copyright years Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-06-18restool: add dtc to rdependsChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02restool: update to 2634746C.R. Guo
*include the following changes: 2634746 - dpdmux: add TCAM custom classification option 1c1d7a0 - scripts: add custom steering method to help message 888a386 - update dpdmux help to reflect that it can only be connected to a dpmac aef8cda - add big-endian check for MC versions lower than V10 6ec9eeb - tranzition to the new form of MC APIs 9ca1a16 - mc_get_version does not require open on root dprc 660c48d - ls-append-dpl: set objects created in child dprc as plugged 7a0433d - scripts: add preliminary version of ls-append-dpl script 976391f - dpni: align option names with the DPL format Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06restool: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25restool:update to 90fe5c4Chunrong Guo
*include the following changes: 90fe5c4 - ls-addni: accept arguments also as hex numbers e3d1d6a - scripts: fix syntax error due to bash vs sh differences 59df620 - scripts: replace 'nproc' with cross-platform implementation 117f2a5 - scripts: do not compare strings with regexp expressions 378cd08 - scripts: use proper arithmetic operations 5224840 - scripts: workaround for a improper sed substitution 4a1df34 - scripts: use Bourne shell instead of bash e103601 - scripts: use Bourne shell's pattern matching 2127850 - scripts: use strings instead of arrays 899d6c7 - scripts: use proper arithmetic operation syntax 09f8400 - scripts: use restool --full-path option e316b4c - scripts: remove unnecessary arrays 6039bd1 - dprc: add --full-path option to dprc list command 978f00c - scripts: move shebang on the first line Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06restool: update to 8f08b9dChunrong Guo
*include the following changes: 8f08b9d - scripts: remove symbolic links from repo a22e095 - Makefile: change instalation path to $(DESTDIR)/usr/local/bin 9279f35 - Makefile: remove useless assignments b92d1e1 - Makefile: do not force a specific hash style fbea3ee - Makefile: create restool as a dynamically linked binary 1546b8a - Makefile: automatically generate list of source files 7ef0194 - remove unused variables Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINEChunrong Guo
*add ls1043ardb and ls1046ardb support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18restool: update to 87c3abeChunrong Guo
87c3abe - scripts: fix improper usage of bash arithmetic operations Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07restool: update to f01f2ea4abChunrong Guo
*include the following changes f01f2ea - add NXP Copyright where necessary 2a413ea - dpsw: change dpsw.X to dpsw.0 in help text eeee9e8 - dpni: remove unused variable 837e541 - dpdmux: add support for L3 custom forwarding method 42f39ea - dpseci: add congestion group option for dpseci create 1516311 - dpni: execute dpni create even if MC10.2 55bdffd - add MC version compatiblilty check to wrapper scripts fc29c3d - dprc: export connect configuration parameters to users 3fd971d - avoid INTEGER overflow in params of get_option_value function Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02restool: update SRC_URI to fix fetchingChunrong Guo
*fix the below error |<50>ERROR: restool-git-r0 do_fetch: Fetcher failure: Unable to find revision eba25cdfdccef45f7ba02dd2f829b9b55198fbb1 |in branch sdk-v2.0.x even from upstream Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02restool: add ls2088ardb as COMPATIBLE_MACHINChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06restool: Set PACKAGE_ARCH to the value of MACHINE_ARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-22restool: Add recipeZongchun Yu
Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>