All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] how to get buildroot to update a git repo that has changes? (ie building HEAD vs a specific SHA)
@ 2022-05-05 23:17 Tim Harvey
  2022-05-06  2:56 ` Matt Flax
  2022-05-06  3:13 ` Baruch Siach via buildroot
  0 siblings, 2 replies; 7+ messages in thread
From: Tim Harvey @ 2022-05-05 23:17 UTC (permalink / raw)
  To: buildroot

Greetings,

I use buildroot to build a Linux kernel+ramdisk using:
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL=<gitrepo>
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION=<gitbranch>

When the upstream branch changes I would like to build that kernel but
I find that buildroot caches the repo in dl/linux/.git and doesn't
seem to know how to check to see if there are new commits.

I realize that this is atypical as typically you want to configure
buildroot for a specific package gitsha/tag.

How would I go about getting buildroot to update the repo? I don't
particularly want to rm dl/linux I want to instead somehow check to
see if the repo needs a refresh then refresh it without a massive
network download.

Best Regards,

Tim
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-05-11 17:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 23:17 [Buildroot] how to get buildroot to update a git repo that has changes? (ie building HEAD vs a specific SHA) Tim Harvey
2022-05-06  2:56 ` Matt Flax
2022-05-06  3:13 ` Baruch Siach via buildroot
2022-05-06 17:39   ` Tim Harvey
2022-05-07 20:05     ` Baruch Siach via buildroot
2022-05-11 15:28       ` Tim Harvey
2022-05-11 17:06         ` Arnout Vandecappelle

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.