All of lore.kernel.org
 help / color / mirror / Atom feed
* making building master-next just a little bit easier
@ 2013-08-27 17:36 Christian Betz
  2013-08-27 17:53 ` Eric Nelson
  0 siblings, 1 reply; 8+ messages in thread
From: Christian Betz @ 2013-08-27 17:36 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

hi everyone.

i've cloned fsl-community-bsp-platform and created a master-next
branch with the correct repo XML file to use master-next branch for
all the meta-fsl-* repos and master for the rest. this makes building
and testing master-next from scratch a bit easier.

this was pretty trivial to do but I wanted to mention it to the list.
i'd be happy to submit "official" patches to the list for these
changes if desired.

so instead of the normal dylan build:

repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b dylan

I do this to build master-next using the repo XML on my cloned github repo:

repo init -u https://github.com/cbetz421/fsl-community-bsp-platform -b
master-next

NOTE: I also updated the README in my master-next branch (but I
suggest that the README in master also should be updated to replace
"-b dylan" with "-b master").

--christian


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

end of thread, other threads:[~2013-08-30 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 17:36 making building master-next just a little bit easier Christian Betz
2013-08-27 17:53 ` Eric Nelson
2013-08-27 18:52   ` John Weber
2013-08-29 20:03     ` Otavio Salvador
2013-08-30  6:48       ` Christian Betz
2013-08-30 14:23         ` Daiane Angolini
2013-08-30 18:58           ` Christian Betz
2013-08-30 19:35             ` Daiane Angolini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.