| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
it is required to use https protocol for github repo accessing.
Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0])
Fixes:
WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.
[0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py
Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
(cherry picked from commit bef00d6e4f25b4a9d3272e0d69db7545590ed204)
|
|
|
|
|
|
|
| |
This includes one commit from upstream:
d6afb27 Always use ipv6 address to mount rootfs
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
|
|
|
|
| |
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
|
|
|
|
|
|
|
|
|
| |
- Always use ipv6 address to mount rootfs
- support normal ip:nfsroot format to work with connman
- Fix upload problem
- return EPIPE status when pipe close before all data transferred
Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
|
|
|
|
| |
Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Includes the following changes:
e3fbdfe ufb: fix printf warning about argument type
48043c0 sdimage: fix printf warnings about expected argument types
79e9798 sdimage: rework verbose/debug messages
ceec934 sdimage: reorder writes to reduce risk in case of power loss during update
59ff3e3 sdimage: refactor debug messages
3eeebda sdimage: introduce alignment support for second bootstream
8f7ec52 sdimage: restore compatibility to i.MX23
3136bbf sdimage: major refactoring
32644ae sdimage: use EXIT_FAILURE and EXIT_SUCCESS for return values
3633e94 sdimage: minor refactoring, renames etc.
7640d2f sdimage: handle endianess correctly
4100d09 sdimage: drop global variables
2fff78e sdimage: refactor boot control block structure
702747e sdimage: drop Windows line termination on success message
b195bdc sdimage: drop unneeded initialization
61ca818 sdimage: use platform independed variable types and rename members slightly
014ddad sdimage: minor whitespace style fixes
Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
The code does not require anything that is machine specific and just
use standard Linux APIs so it has no reason to depend on Linux kernel.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Following changes are included:
ecc2161 fix build error by gcc 8.2
7c7562b fix build error
114d98b launch dhcpd for usb<n> to avoid ipaddress lost in host machine
675c264 auto mount nfs by usb if command line have nfsroot=
e05cc55 fix build error when gcc over 7.0
1b40fd0 Fix Sync command wait for wrong pid
1a58f13 Add OS DeviceInterfaceGUID to function fs
0c45898 write time too long to failure send response in time
87201ac mkfs.ext2 work, report status every 50ms
e4aa701 dual dir ucopy work
77498f4 ufb copy work
06156a3 Update pid
b7c19b0 wcie auto load winusb driver
aa9e77a add super speed and MS_OS_DESC support
20d819c add functionfs to usb gadget support
f2526dc Add ACmd, Sync, Open Command
ce808f3 Create new daemon by use function_fs
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This helps in using meta-freescale with other BSP layers in same
projects, which is common usecase
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Cc: Zhenhua Luo <zhenhua.luo@nxp.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
Includes:
* multi UDC support
* linuxrc script fixes
* use soc_uid as usb gadget serial number
Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes following changes:
1de598e Merge pull request #5 from lijunone/master
a5a05da Update linuxrc
61a1449 Merge pull request #4 from mhei/fixes
af76f6a uuc: fix format nitpick
f8d0c75 uu.c: fix compiler warnings for unused variables
625c36e Merge pull request #2 from mhei/fixes
e6304a7 Merge pull request #3 from lijunone/master
c342fb0 linuxrc: add utp mass storage setup via configfs
f9a8e97 uuc: fix some compiler warnings
65d8bf7 sdimage: use fsync before closing the device
a977121 Add travis hint
03d64cf Small Makefile improvements
9a8c844 sdimage: no need to open image file R/W
592fdb6 sdimage: fix partition size check
3d4b3fa Add a .gitignore with the binaries sdimage and uuc
86e0a1b sdimage: move BCB header to 4 sector offset
2fa75b4 uuc: fix format warnings
f64baff Honour CFLAGS
85a0b23 sdimage: add includes to prevent warnings
Change-Id: I7e81dd0d4666d00b76be3d78982ef2b1bd039b53
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
The Git recipe is now preferred so we are dropping the old release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
The tool will be maintained as an open source project.
The repository can be found by https://github.com/NXPmicro/imx-uuc
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
imx-uuc Makefile runs mkfs.vfat command and fails if it not available.
We need to install dosfstools-native to provide this tool.
Change-Id: Iadc9ce579bbe20b69ed27e3518b39009254d9cd0
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Support a dummy fat file to vaoid windows popup format dialog
when using manufacturing tool.
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
The meta-fsl-arm is going to be used as the base for this layer. It
contains a clean history and allowing a more granullar set of changes.
This commit is just a rename of all contents of meta-fsl-arm
subdirectory to this layer's root, subsequent changes are based on top
of that.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|