Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Setup for bitbake perforce fetcher changes
@ 2016-05-25 19:46 Andrew Bradford
  2016-05-25 19:46 ` [PATCH 1/3] oe-buildenv-internal: Add P4CONFIG to BB_ENV_EXTRAWHITE_OE Andrew Bradford
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andrew Bradford @ 2016-05-25 19:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Andrew Bradford

From: Andrew Bradford <andrew.bradford@kodakalaris.com>

The perforce fetcher does not yet support using SRCREV="${AUTOREV}" or
the use of the P4CONFIG variable [1].  These patches setup a few things
in oe-core so that changes in bitbake can take advantage of them to fix
these two issues as well as simplify and better document the use of the
perforce fetcher.

[1]: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6303

Thanks,
Andrew

Andrew Bradford (3):
  oe-buildenv-internal: Add P4CONFIG to BB_ENV_EXTRAWHITE_OE
  bitbake.conf: Add P4DIR and FETCHCMD_p4
  base.bbclass: p4 fetcher supports srcrev

 meta/classes/base.bbclass    | 4 ++++
 meta/conf/bitbake.conf       | 2 ++
 scripts/oe-buildenv-internal | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.8.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-17 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 19:46 [PATCH 0/3] Setup for bitbake perforce fetcher changes Andrew Bradford
2016-05-25 19:46 ` [PATCH 1/3] oe-buildenv-internal: Add P4CONFIG to BB_ENV_EXTRAWHITE_OE Andrew Bradford
2016-06-02 15:53   ` Richard Purdie
2016-05-25 19:46 ` [PATCH 2/3] bitbake.conf: Add P4DIR and FETCHCMD_p4 Andrew Bradford
2016-06-02 15:56   ` Richard Purdie
2016-06-02 17:06     ` Andrew Bradford
2016-05-25 19:46 ` [PATCH 3/3] base.bbclass: p4 fetcher supports srcrev Andrew Bradford
2016-06-17 12:52   ` Andrew Bradford
2016-06-17 16:08     ` Richard Purdie
2016-06-02 13:41 ` [PATCH 0/3] Setup for bitbake perforce fetcher changes Andrew Bradford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox