From ed00660fc20f64cfb0038248900353c613e9f76e Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Wed, 12 Apr 2017 13:27:20 +0900 Subject: [PATCH] packaging: change the URL information Current URL is for tizen.rog. Change to mainline u-boot URL. This code is taken from mainline u-boot. Change-Id: Id097d3e08547f51003ef5f5a046d96e589fc5a6a Signed-off-by: Jaehoon Chung --- packaging/u-boot-xu3.spec | 2 +- packaging/u-boot.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/u-boot-xu3.spec b/packaging/u-boot-xu3.spec index bcacb522b1..efd7d7a6ff 100644 --- a/packaging/u-boot-xu3.spec +++ b/packaging/u-boot-xu3.spec @@ -5,7 +5,7 @@ Summary: Das U-Boot - Tizen bootloader Group: System/Kernel License: GPL-2.0+ ExclusiveArch: %{arm} -URL: https://review.tizen.org/git/?p=kernel/u-boot.git +URL: http://git.denx.de/u-boot.git Source0: u-boot-%{version}.tar.bz2 Source1001: u_boot_xu3.manifest diff --git a/packaging/u-boot.spec b/packaging/u-boot.spec index a63c072eb1..075896fb6d 100644 --- a/packaging/u-boot.spec +++ b/packaging/u-boot.spec @@ -5,7 +5,7 @@ Summary: Das U-Boot - Tizen bootloader Group: System/Kernel License: GPL-2.0+ ExclusiveArch: %{arm} aarch64 -URL: https://review.tizen.org/git/?p=kernel/u-boot.git +URL: http://git.denx.de/u-boot.git Source0: %{name}-%{version}.tar.bz2 Source1001: u_boot.manifest -- 2.34.1