All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/beaglev-ddrinit: update to latest 8d6318
@ 2022-07-25 20:52 Arnout Vandecappelle
  2022-07-25 22:21 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-07-25 20:52 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=fdd0260d4b5802f1d57832b29b8621cb9ecaf1cf
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Update to latest "master" version:

8d6318acfe71e790c983b34448c9abfcfcec3ed8

Signed-off-by: Christian Stewart <christian@paral.in>
---
 boot/beaglev-ddrinit/beaglev-ddrinit.hash | 2 +-
 boot/beaglev-ddrinit/beaglev-ddrinit.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boot/beaglev-ddrinit/beaglev-ddrinit.hash b/boot/beaglev-ddrinit/beaglev-ddrinit.hash
index 2aaab53a3b..d4235904d1 100644
--- a/boot/beaglev-ddrinit/beaglev-ddrinit.hash
+++ b/boot/beaglev-ddrinit/beaglev-ddrinit.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  2d491f64bd77de9dfd4b8ae6c00e83670e80c205cc20917fefa6194b1dc1fe4e  beaglev-ddrinit-c0839f25246d9e308c23498d344ca13d8a7ad6ed.tar.gz
+sha256  08a49355f89fc2cb4f5101183339c9c6f86b722545d0abbc319aab26a511dad7  beaglev-ddrinit-8d6318acfe71e790c983b34448c9abfcfcec3ed8.tar.gz
 sha256  284d26192537710910ec1f112ec5f4c981601ae23702391986d6ce0b8ba90813  LICENSE
diff --git a/boot/beaglev-ddrinit/beaglev-ddrinit.mk b/boot/beaglev-ddrinit/beaglev-ddrinit.mk
index 76406ed4c5..d9707de610 100644
--- a/boot/beaglev-ddrinit/beaglev-ddrinit.mk
+++ b/boot/beaglev-ddrinit/beaglev-ddrinit.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 # Commit on the 'starfive' branch
-BEAGLEV_DDRINIT_VERSION = c0839f25246d9e308c23498d344ca13d8a7ad6ed
+BEAGLEV_DDRINIT_VERSION = 8d6318acfe71e790c983b34448c9abfcfcec3ed8
 BEAGLEV_DDRINIT_SITE = $(call github,starfive-tech,beagle_ddrinit,$(BEAGLEV_DDRINIT_VERSION))
 BEAGLEV_DDRINIT_INSTALL_TARGET = NO
 BEAGLEV_DDRINIT_INSTALL_IMAGES = YES
@@ -15,7 +15,7 @@ BEAGLEV_DDRINIT_LICENSE_FILES = LICENSE
 
 define BEAGLEV_DDRINIT_BUILD_CMDS
 	$(MAKE) -C $(@D)/build \
-		CROSSCOMPILE=$(HOST_DIR)/bin/riscv64-unknown-elf- \
+		CROSS_COMPILE=$(HOST_DIR)/bin/riscv64-unknown-elf- \
 		SUFFIX=buildroot \
 		GIT_VERSION=$(BEAGLEV_DDRINIT_VERSION)
 endef
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [git commit] package/beaglev-ddrinit: update to latest 8d6318
  2022-07-25 20:52 [Buildroot] [git commit] package/beaglev-ddrinit: update to latest 8d6318 Arnout Vandecappelle
@ 2022-07-25 22:21 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-07-25 22:21 UTC (permalink / raw)
  To: buildroot



On 25/07/2022 22:52, Arnout Vandecappelle (Essensium/Mind) wrote:
> commit: https://git.buildroot.net/buildroot/commit/?id=fdd0260d4b5802f1d57832b29b8621cb9ecaf1cf
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> 
> Update to latest "master" version:
> 
> 8d6318acfe71e790c983b34448c9abfcfcec3ed8
> 
> Signed-off-by: Christian Stewart <christian@paral.in>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   boot/beaglev-ddrinit/beaglev-ddrinit.hash | 2 +-
>   boot/beaglev-ddrinit/beaglev-ddrinit.mk   | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/boot/beaglev-ddrinit/beaglev-ddrinit.hash b/boot/beaglev-ddrinit/beaglev-ddrinit.hash
> index 2aaab53a3b..d4235904d1 100644
> --- a/boot/beaglev-ddrinit/beaglev-ddrinit.hash
> +++ b/boot/beaglev-ddrinit/beaglev-ddrinit.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  2d491f64bd77de9dfd4b8ae6c00e83670e80c205cc20917fefa6194b1dc1fe4e  beaglev-ddrinit-c0839f25246d9e308c23498d344ca13d8a7ad6ed.tar.gz
> +sha256  08a49355f89fc2cb4f5101183339c9c6f86b722545d0abbc319aab26a511dad7  beaglev-ddrinit-8d6318acfe71e790c983b34448c9abfcfcec3ed8.tar.gz
>   sha256  284d26192537710910ec1f112ec5f4c981601ae23702391986d6ce0b8ba90813  LICENSE
> diff --git a/boot/beaglev-ddrinit/beaglev-ddrinit.mk b/boot/beaglev-ddrinit/beaglev-ddrinit.mk
> index 76406ed4c5..d9707de610 100644
> --- a/boot/beaglev-ddrinit/beaglev-ddrinit.mk
> +++ b/boot/beaglev-ddrinit/beaglev-ddrinit.mk
> @@ -5,7 +5,7 @@
>   ################################################################################
>   
>   # Commit on the 'starfive' branch
> -BEAGLEV_DDRINIT_VERSION = c0839f25246d9e308c23498d344ca13d8a7ad6ed
> +BEAGLEV_DDRINIT_VERSION = 8d6318acfe71e790c983b34448c9abfcfcec3ed8
>   BEAGLEV_DDRINIT_SITE = $(call github,starfive-tech,beagle_ddrinit,$(BEAGLEV_DDRINIT_VERSION))
>   BEAGLEV_DDRINIT_INSTALL_TARGET = NO
>   BEAGLEV_DDRINIT_INSTALL_IMAGES = YES
> @@ -15,7 +15,7 @@ BEAGLEV_DDRINIT_LICENSE_FILES = LICENSE
>   
>   define BEAGLEV_DDRINIT_BUILD_CMDS
>   	$(MAKE) -C $(@D)/build \
> -		CROSSCOMPILE=$(HOST_DIR)/bin/riscv64-unknown-elf- \
> +		CROSS_COMPILE=$(HOST_DIR)/bin/riscv64-unknown-elf- \
>   		SUFFIX=buildroot \
>   		GIT_VERSION=$(BEAGLEV_DDRINIT_VERSION)
>   endef
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-25 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25 20:52 [Buildroot] [git commit] package/beaglev-ddrinit: update to latest 8d6318 Arnout Vandecappelle
2022-07-25 22:21 ` 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.