From: Jaehoon Chung Date: Wed, 12 Apr 2017 04:27:20 +0000 (+0900) Subject: packaging: change the URL information X-Git-Tag: submit/tizen/20170414.042831^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7f58953b50b365ea38b87a672db041a4384b6b5e;p=platform%2Fkernel%2Fu-boot.git 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 --- 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