Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftest: add Upstream-Status to .patch files | Martin Jansa | 2024-06-10 | 1 | -0/+2 |
| | | | | | | | | (From OE-Core rev: e5e5561c178a565b3aa7cb540fe1c8f71917c882) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | patch.py: Prevent git repo reinitialization | Pavel Zhukov | 2022-02-25 | 2 | -0/+25 |
There were few bugs in the _isInitialized() function which might trigger git repo to be reinitialized and patches failing to apply. (From OE-Core rev: 80500ecda4c1bc8812e6e078b6b0db5ec46624de) Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |