Hello, I pushed following updates:
commit 7513b411b1ec4f9a1aefdb0053440ac236670baa (HEAD -> master, yocto/master) Author: Chunrong Guo <[email protected]> Date: Fri Jan 5 11:01:28 2018 +0800 linux-qoriq_4.4: ${KERNEL_PACKAGE_NAME} replaces original key "kernel" *update RDEPENDS to match kernel naming The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include needs to do the same, otherwise bitbake emits a warning and the kernel isn't removed. *FILES_${KERNEL_PACKAGE_NAME}-image () replaces original key FILES_kernel-image Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 48ace56f12ac0daa67ceb98bd9563d89e7ff0242 Author: Chunrong Guo <[email protected]> Date: Fri Jan 5 11:01:27 2018 +0800 linux-qoriq_4.9: ${KERNEL_PACKAGE_NAME} replaces original key "kernel" *update RDEPENDS to match kernel naming The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include needs to do the same, otherwise bitbake emits a warning and the kernel isn't removed. *FILES_${KERNEL_PACKAGE_NAME}-image () replaces original key FILES_kernel-image Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8cb61858d6aa22bd03c2f8608eabe0fc02540111 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:25 2017 +0800 ovs-dpdk: update to 5c67e9c *include the following changes: 5c67e9c - Set release date for 2.8.1. 5f3bd11 - connmgr: Fix violation of flow monitoring protocol description. c6825a6 - ovn/actions: Improve OVN load-balancing performance. fb805ee - datapath-windows: Fix bugs in cleaner threads eb078f4 - dpif-netdev: Fix a zero-rate bug for meter 45c7b48 - conntrack: Tighten handling of alg reverse conns. 99ae061 - conntrack: Add function ct_print_conn_info(). 664a67e - conntrack: Create nat_conn_keys_insert(). 35ab152 - netdev-dpdk: reset packet_type for reused dp_packets. b9ba6b4 - dp-packet: Refactor DPDK packet initialization. d14a88e - docs: Use DPDK 17.05.2 release. d366c02 - Documentation: Also define install-man-rst when Sphinx is not available. ec0b301 - Debian: Update package dependency Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 2fa2171b74a4d9de178d374a0bcc18414f156f11 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:24 2017 +0800 restool:update to 90fe5c4 *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 <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit e1f453c3cc5f216ba84f8ab4678e2f1d6ea32702 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:23 2017 +0800 gpp-aioptool: update to 6ead470 *include the following changes: 6ead470 - Update default thread per core value to 0 Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 87b910e4fe885ca28a1f70fc94715a2d92aab5e8 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:22 2017 +0800 aiopsl:update to 48b5c0b *include the following changes: 48b5c0b - IPR: fix incorrect handling of fragments when running out of buffers 5e79527 - aiopsl: add support for DPBP buffer cleanup on global free 3ea5467 - DPNI: add small test for the hw annotation config api f1b5249 - DPNI: add API for configuring HW annotation on TX 2cc5802 - aiopsl: fix coding style f35bc3f - aiopsl: create function to empty DPBPs bffed10 - FDMA: minor fixes 7b1b3fe - DPNI: update function description be74eae - DPNI: fix tx error only confirmation 10d2886 - [coverity] Fix some minor build errors f8ab434 - ipr: disable IPv6 atomic fragment detection by default 1dc1331 - DPNI api: fix incorrect function description 77aaa03 - DPNI: add support for tx error only confirmation Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit b52a98e9e945965e5b0ee2aa9efc084fb30ea9f0 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:21 2017 +0800 qbman_userspace: update to 75ff61a *include the following changes: 75ff61a - Add API to invalidate the portals cacheable area 3444c4e - Update COPYING file copyright format f9dd8c6 - Merge pull request #31 in DPAA2/qbman_userspace from compat_cleanup to master 8f02396 - Merge pull request #32 in DPAA2/qbman_userspace from ~R54964/qbman_userspace:master to master Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit daef24335b47dc6879d502415b834f79562812fc Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:20 2017 +0800 odp: update to 55abe6d include the following changes: 55abe6d - submodule: change to github 7db258d - Merge pull request #520 in GITAM/odp from ~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 6a2a62f - Updating the sub-module path to bitbucket from stash. 2923db9 - dpaa2: Fix odp restart issue in scheduler mode 946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be e354952 - Removing atomic/ordered context while enqueuing the buffer Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 4f6a670a08aaedc6324139c2d475489ce26d04cd Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:19 2017 +0800 rcw: update to cbd5e66 *include the following changes: cbd5e66 - T2080: add workaround of errata A-008851 13c95e2 - rcw: remove binary files of SoCs 69104c3 - LS1012: Change header location in rcw for Secure Boot Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 3c597971fd43eb3bd14fd87b0251871df2827b13 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:18 2017 +0800 u-boot-qoriq: update to 2017.12 *include the following changes: 9f7df1b - env: sf:Enable environmnet varibale before relocation 840a903 - board/ls2080a, ls1088a: Add check for mc-dpl applied in fdt 208b0b6 - armv8: ls1088 : MC alignment should always be fixed to 512MB 6dd3af0 - ls1012a:dts: Correct LS1012A-2G5RDB device tree d7ca121 - armv8: layerscape: Discard the needless cpu nodes 69620c9 - armv8: ls1043a/ls2080a: check SoC by device ID 196d773 - armv8: ls1088ardb: support force SDHC mode by hwconfig 68218ae - LS1012ARDB Secure Boot: Add encapsulation support 90a096f - armv8: ls1046aqds: update IFC NOR timings 212917d - drivers: net: pfe_eth: Disable autonegotiation for 2.5G SGMII 77c795d - board: freescale: ls1012a: LS1012A-2G5RDB board support 51c350b - armv8/kconfig: Align boards of same family at one place 6adcdca - driver: fsl-mc: MC object cleanup when DPL not loaded 4b02c65 - powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization bbc95ad - powerpc/T104xRDB: Fix endian access issue on EHCI intinalization 5857001 - boards: ls1046ardb: disable unavailable "ethernet" node in dts 86682f0 - arm: Add support of updating dts before fix-up df8d00c - common: Fix-up MAC addr in dts by fetching env variable serially 75045a7 - fsl-qbman: Include missing function prototype 269953a - driver: net: fsl-mc: flib changes for MC 10.3.0 813486a - drivers: net: pfe_eth: remove unused code under CONFIG_PFE_WARN_WA fdf2bf4 - drivers: net: pfe_eth: remove unused code under CONFIG_UTIL_PE_DISABLED 44c39f0 - drivers: net: pfe_eth: cleanup typos and indent 5dc8c93 - drivers: net: pfe_eth: use writel/readl to access hw bds 8dc0a63 - drivers: net: pfe_eth: add pfe_rx_done to clear bd after packet processing 85a3451 - usb: Add delay to fix USB 2.0 stick enumeration failure on LS208xA 139ec62 - Revert "armv8: ls1088a: correct pcie fixup compatible string" 7bd0db8 - SECURE BOOT: Add SD fall back option 2068345 - cmd: mac: Update description of help b040e4a - armv8: fsl-layerscape: Add support of disabling core prefetch f53d786 - armv8: fsl-layerscape: Allocate Secure memory from first ddr region 8e9a95e - u-boot: fixup the iommu-map property of fsl-mc node a95797b - armv7: ls1021a: Fix marco CONFIG_LS102XA c249f5f - ls1088aqds: Add CONFIG_SGMII_PHYLIB in header file for QDS 64169db - armv8: ls1088: introduce CONFIG_SGMII_PHYLIB 002dc70 - driver: net: ldpaa_eth: Add PHY-less SGMII support 44a294b - drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() 0ca9091 - armv8: fsl-layerscape: Fix MC reserved memory calculation Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8e87325810e217ea1f64dd860b80d680a356d722 Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:17 2017 +0800 linux-qoriq_4.4: update to bbf051dc9 *include the following changes: bbf051d - Merge branch 'linux-4.4-nxp' into linux-4.4 on Dec. 12, 2017 672ee5e - arm64: dts: ls1046a: disable Ethernet nodes 0 and 1 e2a96c6 - arm64: dts: add dma coherent flags for DPAA 1.x Ethernet nodes 3c07d67 - arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC 1027f4e - arm: dts: Remove p1010-flexcan compatible from imx series dts 712add2 - powerpc: dts: P1010: Add endianness property to flexcan node cf0f79e - arm64: dts: ls1088a: correct the i2c clock to 1/8 platform pll 4c7d926 - arm64: dts: ls208xa: correct the i2c clock to 1/2 platform pll 03ebf6a - arm64: dts: ls1012a: correct the i2c clock to 1/4 platform pll 9339c66 - clk: qoriq: add more divider clocks support 3664237 - i2c: imx: implement bus recovery with gpio for Layerscape 1b02f58 - gianfar: Disable EEE autoneg by default 280e5ca - Merge branch 'linux-4.4-nxp' into linux-4.4 on Dec. 8, 2017 6a70bac - Merge linaro linux v4.4.98 into linux-4.4 ded7a2e - staging: fsl_ppfe/eth: Avoid packet drop at TMU queues 2aa7ed0 - staging: fsl_ppfe/eth: add function to update tmu credits 0cc1286 - staging: fsl_ppfe/eth: Disable autonegotiation for 2.5G SGMII 5074a72 - staging: fsl_ppfe/eth: Enable PFE in clause 45 mode 557db3f - net: ethernet: Rename PHY_INTERFACE_MODE_SGMII_2500 9d9ffbd - phy: Add 2.5G SGMII interface mode af5b3e4 - net: ethernet: Remove PHY_INTERFACE_MODE_SGMII_2500 f444c0c - arm64: dts: freescale: ls1012a: Disable PCIe node as default d0941c3 - arm64: dts: ls1012a: Add LS1012A-2G5RDB board support 1346603 - sdk_dpaa: ceetm: increment the interface's ern counters when needed a0de89e - sdk_dpaa: ceetm: coding style fixes and added comments 403aed9 - sdk_dpaa: ceetm: stop transmitting frames when the CQ is congested a0c7c6c - sdk_dpaa: ceetm: add independent CEETM congestion thresholds e3b56f6 - usb: ehci-fsl: Fix compilation error when enable EHCI for ls1012a. 3640e5a - usb: ehci-fsl: Remove powerpc related code. 82e165d - usb: fsl: Fix compilation error ac9faac - fsl/usb: Workarourd for USB erratum-A005697 caf79c1 - arch: arm64: add ARM64 specific functions required for ehci fsl driver ad6a03d - core/linux: fsl/usb: Stops USB controller init if PLL fails to lock 08e34f4 - crypto: caam/qi - fix FD congestion weight 37144f3 - staging: fsl-dpaa2/mac: Fix compiling error 99ae4d1 - net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister 1f9dbea - phy: fixed: Fix removal of phys. 13122cd - staging: fsl-dpaa2/mac: Free phydev on unbind c7aa6b3 - staging: fsl-dpaa2/mac: Cleanup code f30b1aa - staging: fsl-dpaa2/mac: Remove redundant free 5c4cac7 - staging: fsl-dpaa2/eth: Add DCB Kconfig c9190e7 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb 9992bca - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue 307b05e - staging: fsl_ppfe/eth: fix RGMII tx delay issue abb8d8e - crypto: caam/qi2 - fix descriptors, keys DMA mapping direction 9c82eb5 - crypto: caam/qi2 - fix DMA API leaks for multiple setkey() calls a7601a9 - crypto: caam/qi2 - move flc_dma out of caam_flc struct 4d70030 - crypto: caam/qi2 - don't copy ablkcipher keys a7b007b - crypto: caam - constify key data ddd3670 - dma: fsl-qdma: add qDMA big endian support 754e64f - dts: ls1021a: add qdma node to dtsi bce9160 - staging: fsl-dpaa2/eth: defer probe if no mc portal is found 41c80cf - staging: fsl-dpaa2/eth: Remove unused FD field 4d4f46f - staging: fsl-dpaa2/eth: Don't yield the cpu unless necessary b33baa0 - staging: fsl-dpaa2/eth: Don't include HH_DATA_MOD in needed_headroom 8a1689d - staging: fsl-dpaa2/eth: Update Rx headroom computation c28cdf7 - staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset 0f2fae2 - staging: fsl-dpaa2/eth: Add buffer count to channel stats 34265ba - staging: fsl-dpaa2/eth: Fix NAPI initialization a7dfe40 - staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path 76908ef - staging: fsl-dpaa2/eth: Fix potential endless loop af10703 - staging: fsl-dpaa2/eth: Fix compiling errors for backporting dash-lts ac45624 - staging: fsl-dpaa2/eth: Get PFC config from HW c34b912 - staging: fsl-dpaa2/eth: Add dpni_get_congestion_notif API 5b449a0 - staging: fsl-dpaa2/eth: Configure PFC in MC 7738538 - staging: fsl-dpaa2/eth: Refactor fq taildrop setup 9fa2a2c - staging: fsl-dpaa2/eth: Add ingress classification c06bdea - staging: fsl-dpaa2/eth: Add DCB support e0322ae - staging: fsl-dpaa2/eth: Switch to v2 dpni_set_pools cmd 1e03866 - staging: fsl-dpaa2/eth: Add fs entries for all tcs 7e68463 - staging: fsl-dpaa2/eth: Handle multiple traffic classes 119bc0d - PCI: layerscape: Change default error response behavior a2140da - PCI: Disable MSI for Freescale Layerscape PCIe RC mode Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8e0c47f94f1e37a77ea6bc8b24e0605664686c3d Author: Chunrong Guo <[email protected]> Date: Wed Dec 27 17:21:16 2017 +0800 linux-qoriq 4.9 : update to acfe4402df *include the following changes: acfe440 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 13, 2017 c3b222b - Sync talitos driver between linux-4.9-nxp and linux-4.9 7c46b7f - crypto: talitos - fix ctr-aes-talitos 21eab2f - crypto: talitos - fix use of sg_link_tbl_len 4be9183 - crypto: talitos - fix AEAD for sha224 on non sha224 capable chips b557de5 - crypto: talitos - fix setkey to check key weakness 256a6a5 - crypto: talitos - fix memory corruption on SEC2 d2251d7 - crypto: talitos - fix AEAD test failures d311b855 - crypto: talitos - fix hashing 7ddfe40 - crypto: talitos - fix sha224 6d52ef7 - crypto: talitos - Don't provide setkey for non hmac hashing algs. d773489 - crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD 96b8b74 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 12, 2017 85464a2 - arm64: dts: ls1046a: disable Ethernet nodes 0 and 1 247e303 - arm64: dts: add dma coherent flags for DPAA 1.x Ethernet nodes d348e6c - arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC df5e585 - arm: dts: Remove p1010-flexcan compatible from imx series dts 6eb1b20 - powerpc: dts: P1010: Add endianness property to flexcan node e8ac301 - arm64: dts: ls1088a: correct the i2c clock to 1/8 platform pll 405c970 - arm64: dts: ls208xa: correct the i2c clock to 1/2 platform pll 980b261 - arm64: dts: ls1012a: correct the i2c clock to 1/4 platform pll b0c4ae0 - powerpc/fsl/dts: add FMan node for t1042d4rdb b62b10a - clk: qoriq: add more divider clocks support a5e5a7b - i2c: imx: implement bus recovery with gpio for Layerscape e366883 - gianfar: Disable EEE autoneg by default 708b8b8 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 8, 2017 c0246a9 - Merge Linaro linux 4.9.62 into linux-4.9 5fe8cfe - staging: fsl_ppfe/eth: Avoid packet drop at TMU queues 076847d - staging: fsl_ppfe/eth: add function to update tmu credits e42459a - staging: fsl_ppfe/eth: Disable autonegotiation for 2.5G SGMII 5dbb5b7 - staging: fsl_ppfe/eth: Enable PFE in clause 45 mode edd93f3 - net: ethernet: Rename PHY_INTERFACE_MODE_SGMII_2500 5fec534 - phy: Add 2.5G SGMII interface mode 3adb557 - net: ethernet: Remove PHY_INTERFACE_MODE_SGMII_2500 adaa2ca - arm64: dts: freescale: ls1012a: Disable PCIe node as default 45f5ed2 - arm64: dts: ls1012a: Add LS1012A-2G5RDB board support 5c7227f - sdk_dpaa: ceetm: increment the interface's ern counters when needed b8bf075 - sdk_dpaa: ceetm: coding style fixes and added comments 11a1b06 - sdk_dpaa: ceetm: stop transmitting frames when the CQ is congested 08c48ca - sdk_dpaa: ceetm: add independent CEETM congestion thresholds de0d09d - arch: arm64: add ARM64 specific functions required for ehci fsl driver 4256aae - usb: ehci-fsl: Fix compilation error when enable EHCI for ls1012a. 309862b - crypto: caam/qi - fix FD congestion weight ed6a4bb - staging: fsl-dpaa2/mac: Free phydev on unbind 59588e4 - staging: fsl-dpaa2/mac: Cleanup code 818a415 - staging: fsl-dpaa2/mac: Remove redundant free eec4194 - staging: fsl-dpaa2/eth: Add DCB Kconfig fb2c6c8 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb cfb3407 - crypto: caam/qi2 - fix descriptors, keys DMA mapping direction e4bcc88 - crypto: caam/qi2 - fix DMA API leaks for multiple setkey() calls 0448ead - crypto: caam/qi2 - move flc_dma out of caam_flc struct 1f4382d - crypto: caam/qi2 - don't copy ablkcipher keys 1e2a992 - crypto: caam - constify key data f77bb75 - dma: fsl-qdma: add qDMA big endian support 95084ac - dma: ls1021a: fix qdma node to dtsi 6f6972a - staging: fsl-dpaa2/eth: defer probe if no mc portal is found 21bdda4 - staging: fsl-dpaa2/eth: Remove unused FD field 01217dc - staging: fsl-dpaa2/eth: Use napi_consume_skb() 6372197 - staging: fsl-dpaa2/eth: Don't yield the cpu unless necessary b340142 - staging: fsl-dpaa2/eth: Don't include HH_DATA_MOD in needed_headroom d2c55fe - staging: fsl-dpaa2/eth: Update Rx headroom computation 6a91fe0 - staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset 660ad84 - staging: fsl-dpaa2/eth: Add buffer count to channel stats 7cc6c44 - staging: fsl-dpaa2/eth: Fix NAPI initialization 0f10e8d - staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path d567182 - staging: fsl-dpaa2/eth: Fix potential endless loop e11bc97 - usb: fsl: Fix compilation error e1e457f - fsl/usb: Workarourd for USB erratum-A005697 Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 3b7af36be43469f63113e66fc530c006b1a0ead1 Author: Yuqing Zhu <[email protected]> Date: Tue Dec 26 14:11:02 2017 +0800 imx-vpuwrap: Upgrade to v4.3.2 1. Rename the recipe version, align with imx-codec/parser 2. Upgrade EULA to v20 3. Changes: -Add vpu_wrapper_test -Add gst_dump tools -Add gl sink -Enable RMVB/VC1/DIVX3 -Add webp support Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit ca8c28830c01bef4f197b5c33f0e8a9b52d17426 Author: Yuqing Zhu <[email protected]> Date: Tue Dec 26 14:11:01 2017 +0800 imx-parser: Upgrade to v4.3.2 1. Upgrade EULA to v20 2. Add i.MX8 support 3. Bugfix/Optimization -Fix creating parser error When the variable value is negetive, if(bytesToRead) will return true, modify this condition to if(bytesToRead > 0). -FLAC PARSER 03.00.07 Check read actual length in case of parser reach eos. -MP4 PARSER 06.12.11 Fix crash issue when parse id3 metadata. -MPG2 PARSER 04.05.16 Fix parser return wrong frame size after fastforward. -ASFPARSER_01.00.55 Update for HEVC tag and audio AC3 support. Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1a3b1586f1040c580be32ffe95b4d55649a57210 Author: Yuqing Zhu <[email protected]> Date: Tue Dec 26 14:11:00 2017 +0800 imx-codec: Upgrade to v4.3.2 1. Upgrade EULA to v20 2. Add i.MX8 support 3. Bugfix/Optimization - Remove video codec in imx-codec package. - Fix logically dead code issue for aac_dec. - Fix wrong sizeof argument for flac_dec. - Cancel unused code in nb_amr/wb_amr/flac_dec/bsac_dec. Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3 Author: Yuqing Zhu <[email protected]> Date: Tue Dec 26 14:10:59 2017 +0800 layer.conf: Change default IMX_MIRROR to a new NXP one Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit ec3576a8a750fec015a6905e33091a7bcf0a33f8 Author: Chunrong Guo <[email protected]> Date: Thu Dec 21 11:06:57 2017 +0800 merge-files: fix test_signatures failed *remove do_unpack[nostamp] and do_install[nostamp] to fix the below error: |merge-files:do_unpack: d2dd30367d5f5126514809c29f4b60f3 -> 83d69c6e61f2de297c0acb94f3531689 |bitbake-diffsigs --task merge-files do_unpack --signature d2dd30367d5f5126514809c29f4b60f3 83d69c6e61f2de297c0acb94f3531689 |NOTE: Starting bitbake server... |Taint (by forced/invalidated task) changed from nostamp:a4c64ee4-dc12-4ba0-b598-d47afd77eefb to nostamp:49eb1718-bacc-46d8-9658-779aff62b7ee Signed-off-by: Chunrong Guo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
