Commit Graph

10 Commits

Author SHA1 Message Date
Ross Burton
0dfdfff557 README: update patch submission address
Patches should now be sent to yocto-patches@.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-28 17:51:24 +00:00
Yoann Congal
da47b89fe8 README: Add a "git send-email" example for contributing
This "git send-email" example is present in most Yocto/OE repos and is
quite useful for a quick copy/paste.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-08 00:08:15 +00:00
Yoann Congal
cc91fc1404 README: Fix "subjectprefix" git config
The fixed config does match what all other lists do:
  [yocto-autobuilder-helper][PATCH vX] XXX

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-08 00:08:15 +00:00
Ross Burton
4a0b1de4ab README: add git-config commands to setup the mailer
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-16 23:41:13 +00:00
Ross Burton
08037a99a0 README: fix list address
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-16 23:41:13 +00:00
Richard Purdie
296a23ba63 README: Add pointer to the mailing list for patches
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-30 19:44:39 +01:00
Richard Purdie
b7cf6d8209 utils: Allow customisation using ABHELPER_JSON from the environment
Usage is documented in README and an example, local-example.json is
included.

Also clean up the parameter to loadconfig() as its actually not needed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-20 23:16:10 +01:00
Richard Purdie
e6b951f297 README: Add symlink command for ease of reference
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-05-14 13:00:05 +01:00
Ross Burton
b3eb077391 pre-commit-hook: add a pre-commit hook to verify the JSON
Signed-off-by: Ross Burton <ross.burton@intel.com>
2018-05-11 11:36:06 +01:00
Richard Purdie
09d2ec62dc Initial population with sample code
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-15 10:16:13 +00:00