All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-hackndev: fixed SRC_URI
@ 2009-05-25 12:36 Michal Hrusecky
  2009-06-04 11:24 ` Marcin Juszkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Hrusecky @ 2009-05-25 12:36 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

Hi,

structure on our server was changed, sou we've got different URI now.

-- 
Michal Hrusecky

[-- Attachment #2: linux-hnd.patch --]
[-- Type: text/plain, Size: 942 bytes --]

From ac5f1e8010ce665c54a4fd729c99eea69898e197 Mon Sep 17 00:00:00 2001
From: Michal Hrusecky <Michal@hrusecky.net>
Date: Sun, 24 May 2009 20:17:08 +0200
Subject: [PATCH] linux-hackndev-2.6: fixing SRC_URI

---
 recipes/linux/linux-hackndev-2.6_git.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-hackndev-2.6_git.bb b/recipes/linux/linux-hackndev-2.6_git.bb
index 71e1235..2f9f902 100644
--- a/recipes/linux/linux-hackndev-2.6_git.bb
+++ b/recipes/linux/linux-hackndev-2.6_git.bb
@@ -6,9 +6,8 @@ PR = "r14"
 
 COMPATIBLE_MACHINE = "(palmld|palmtc|palmtt3|palmtt5|palmtx|palmz31|palmz72|palmt650)"
 
-SRC_URI = "git://git.hackndev.com/linux-hnd;protocol=git;tag=master \
-	   file://defconfig"
-
+SRC_URI = "git://git.hackndev.com/hackndev/linux-hnd.git;protocol=git;tag=master \
+           file://defconfig "
 S = "${WORKDIR}/git"
 
 K_MAJOR = "2"
-- 
1.6.3.1


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

* Re: [PATCH] linux-hackndev: fixed SRC_URI
  2009-05-25 12:36 [PATCH] linux-hackndev: fixed SRC_URI Michal Hrusecky
@ 2009-06-04 11:24 ` Marcin Juszkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Marcin Juszkiewicz @ 2009-06-04 11:24 UTC (permalink / raw)
  To: openembedded-devel

Dnia poniedziałek, 25 maja 2009 o 14:36:05 Michal Hrusecky napisał(a):
> structure on our server was changed, sou we've got different URI now.

pushed

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





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

end of thread, other threads:[~2009-06-04 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-25 12:36 [PATCH] linux-hackndev: fixed SRC_URI Michal Hrusecky
2009-06-04 11:24 ` Marcin Juszkiewicz

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.