Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devmem2: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status | Alexandre Truong | 2024-08-09 | 1 | -0/+3 |
| | | | | | | | | | | When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears. On the upstream source repository, releases are not identified by tags. So, UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | devmem2: the source and patches moved to github repo | Denys Dmytriyenko | 2022-05-31 | 1 | -0/+19 |
To cleanup metadata and improve source code management, github repo was created here with all patches integrated: https://github.com/denix0/devmem2 Update recipe accordingly, bump the version while at it to distinguish from the original. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> |