On Mon, Jun 25, 2018 at 09:28:10AM -0500, Crim, Jason wrote:
> Is there good documentation that someone can point me to for generating
> a patch and updating the series file?

If there is already a patch stack, just do:

        ptxdist clean $yourpackage
        ptxdist extract --git $yourpackage
        cd platform-*/build-target/$yourpackage-1.2.3
        vi somefile
        git add somefile
        git commit
        git ptx-patches

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to