diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-07-29 12:35:36 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 15:50:48 +0100 |
commit | e73ba3b3cb132afde65de5b329c72c73b0db93b1 (patch) | |
tree | f9b202c0d8ec7f4a825a4a9a89062d79a92c0341 /meta-yocto | |
parent | 3d6893a4d6ea170f56b43b03acf9023c10eb837f (diff) | |
download | poky-e73ba3b3cb132afde65de5b329c72c73b0db93b1.tar.gz |
distro_alias.inc: drop reference to Google Code
That service is shutting down soon.
(From meta-yocto rev: 01bde161e20fd1ab6d9348e38d28acb31c13c231)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/conf/distro/include/distro_alias.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/include/distro_alias.inc b/meta-yocto/conf/distro/include/distro_alias.inc index af35f90473..ec8570d631 100644 --- a/meta-yocto/conf/distro/include/distro_alias.inc +++ b/meta-yocto/conf/distro/include/distro_alias.inc | |||
@@ -458,7 +458,6 @@ DISTRO_PN_ALIAS_pn-tremor = "OSPDT upstream=http://www.xiph.org/vorbis/" | |||
458 | DISTRO_PN_ALIAS_pn-tslib = "Debian=tslib Ubuntu=tslib" | 458 | DISTRO_PN_ALIAS_pn-tslib = "Debian=tslib Ubuntu=tslib" |
459 | DISTRO_PN_ALIAS_pn-ttf-bitstream-vera = "Debian=ttf-bitstream-vera Ubuntu=ttf-bitstream-vera" | 459 | DISTRO_PN_ALIAS_pn-ttf-bitstream-vera = "Debian=ttf-bitstream-vera Ubuntu=ttf-bitstream-vera" |
460 | DISTRO_PN_ALIAS_pn-tzcode = "OSPDT" | 460 | DISTRO_PN_ALIAS_pn-tzcode = "OSPDT" |
461 | DISTRO_PN_ALIAS_pn-ubootchart = "OSPDT upstream=http://code.google.com/p/ubootchart" | ||
462 | DISTRO_PN_ALIAS_pn-u-boot-fw-utils = "Ubuntu=u-boot-tools Debian=u-boot-tools" | 461 | DISTRO_PN_ALIAS_pn-u-boot-fw-utils = "Ubuntu=u-boot-tools Debian=u-boot-tools" |
463 | DISTRO_PN_ALIAS_pn-u-boot-mkimage = "Ubuntu=uboot-mkimage Debian=uboot-mkimage" | 462 | DISTRO_PN_ALIAS_pn-u-boot-mkimage = "Ubuntu=uboot-mkimage Debian=uboot-mkimage" |
464 | DISTRO_PN_ALIAS_pn-udev-extraconf = "OE-Core" | 463 | DISTRO_PN_ALIAS_pn-udev-extraconf = "OE-Core" |