diff options
| -rw-r--r-- | meta/recipes-kernel/dtc/dtc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index 13f5508026..95023b6e97 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc | |||
| @@ -6,7 +6,7 @@ DEPENDS = "flex-native bison-native" | |||
| 6 | 6 | ||
| 7 | inherit autotools-brokensep | 7 | inherit autotools-brokensep |
| 8 | 8 | ||
| 9 | SRC_URI = "git://www.jdl.com/software/dtc.git \ | 9 | SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git \ |
| 10 | file://make_install.patch \ | 10 | file://make_install.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
