diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/prelink/prelink_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/swabber/swabber-native_git.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb index e8abf59356..cabdf8baf0 100644 --- a/meta/recipes-devtools/prelink/prelink_git.bb +++ b/meta/recipes-devtools/prelink/prelink_git.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | |||
| 10 | PV = "1.0+git${SRCPV}" | 10 | PV = "1.0+git${SRCPV}" |
| 11 | PR = "r2" | 11 | PR = "r2" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.pokylinux.org/prelink-cross.git;protocol=git \ | 13 | SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;protocol=git \ |
| 14 | file://prelink.conf \ | 14 | file://prelink.conf \ |
| 15 | file://prelink.cron.daily \ | 15 | file://prelink.cron.daily \ |
| 16 | file://prelink.default \ | 16 | file://prelink.default \ |
diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb b/meta/recipes-devtools/swabber/swabber-native_git.bb index c7133153ac..28d6b6d55a 100644 --- a/meta/recipes-devtools/swabber/swabber-native_git.bb +++ b/meta/recipes-devtools/swabber/swabber-native_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." | 1 | DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." |
| 2 | HOMEPAGE = "http://git.pokylinux.org/cgit/cgit.cgi/swabber" | 2 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
| 5 | 5 | ||
| @@ -8,7 +8,7 @@ PR = "r0" | |||
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.pokylinux.org/swabber;protocol=git" | 11 | SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git" |
| 12 | 12 | ||
| 13 | inherit native | 13 | inherit native |
| 14 | 14 | ||
