diff options
10 files changed, 27 insertions, 16 deletions
diff --git a/meta/conf/distro/include/upstream_tracking.inc b/meta/conf/distro/include/upstream_tracking.inc index 996d9e0357..e2a5e6ce40 100644 --- a/meta/conf/distro/include/upstream_tracking.inc +++ b/meta/conf/distro/include/upstream_tracking.inc | |||
@@ -1,3 +1,5 @@ | |||
1 | # NOTE: THIS FILE IS DEPRECATED. Please add new entries to the recipes themselves. | ||
2 | # | ||
1 | # upstream_tracking.inc - This file contains data that tracks the | 3 | # upstream_tracking.inc - This file contains data that tracks the |
2 | # upstream project associated with a given recipe. This list is needed | 4 | # upstream project associated with a given recipe. This list is needed |
3 | # for recipes that version information can not be automagically discovered. | 5 | # for recipes that version information can not be automagically discovered. |
@@ -20,19 +22,3 @@ | |||
20 | # the information in this file. So for existing recipes that we can get | 22 | # the information in this file. So for existing recipes that we can get |
21 | # from the Recipe reporting system, the entries here can be removed. | 23 | # from the Recipe reporting system, the entries here can be removed. |
22 | # | 24 | # |
23 | |||
24 | # SVN support isn't implemented | ||
25 | # Also a new tarball release (or SVN tag) hasn't happened in a long time | ||
26 | RECIPE_UPSTREAM_VERSION_pn-unfs3="0.9.22.r495" | ||
27 | RECIPE_UPSTREAM_DATE_pn-unfs3="Feb 05, 2015" | ||
28 | CHECK_DATE_pn-unfs3 = "Jun 10, 2015" | ||
29 | |||
30 | # NO UPDATE REASONS | ||
31 | RECIPE_NO_UPDATE_REASON_pn-base-passwd = "Version 3.5.38 requires cdebconf for update-passwd utility" | ||
32 | RECIPE_NO_UPDATE_REASON_pn-chkconfig = "Version 1.5 requires selinux" | ||
33 | RECIPE_NO_UPDATE_REASON_pn-createrepo = "Versions after 0.9.* use YUM, so we hold at 0.4.11" | ||
34 | RECIPE_NO_UPDATE_REASON_pn-jpeg = "webkit-gtk 1.8.3 doesn't work with jpeg 9" | ||
35 | RECIPE_NO_UPDATE_REASON_pn-liberation-fonts = "2.x depends on fontforge package, which is not yet provided in oe-core" | ||
36 | RECIPE_NO_UPDATE_REASON_pn-pkgconfig = "removes glib-conf, adds circular depends" | ||
37 | RECIPE_NO_UPDATE_REASON_pn-python-pygobject = "Newer versions of python-pygobject depend on gobject-introspection which doesn't cross-compile" | ||
38 | RECIPE_NO_UPDATE_REASON_pn-webkit-gtk = ">= 1.10.2 needs ruby" | ||
diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb index a8bd7c4e3f..ac9bd81d31 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | |||
@@ -4,6 +4,8 @@ SECTION = "base" | |||
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" |
6 | 6 | ||
7 | RECIPE_NO_UPDATE_REASON = "Version 3.5.38 requires cdebconf for update-passwd utility" | ||
8 | |||
7 | SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar.gz \ | 9 | SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar.gz \ |
8 | file://add_shutdown.patch \ | 10 | file://add_shutdown.patch \ |
9 | file://nobash.patch \ | 11 | file://nobash.patch \ |
diff --git a/meta/recipes-devtools/python/python-pygobject_2.28.3.bb b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb index f4359bb257..81d37b49cf 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.28.3.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb | |||
@@ -1,6 +1,9 @@ | |||
1 | SUMMARY = "Python GObject bindings" | 1 | SUMMARY = "Python GObject bindings" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | |||
5 | RECIPE_NO_UPDATE_REASON = "Newer versions of python-pygobject depend on gobject-introspection which doesn't cross-compile" | ||
6 | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" |
5 | DEPENDS = "python python-pygobject-native libffi glib-2.0" | 8 | DEPENDS = "python python-pygobject-native libffi glib-2.0" |
6 | DEPENDS_class-native = "python-native libffi-native glib-2.0-native" | 9 | DEPENDS_class-native = "python-native libffi-native glib-2.0-native" |
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb index 1f4d9d2e0c..1f9a4bd977 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb | |||
@@ -5,6 +5,8 @@ verifying, querying, and updating software packages. Each software \ | |||
5 | package consists of an archive of files along with information about \ | 5 | package consists of an archive of files along with information about \ |
6 | the package like its version, a description, etc." | 6 | the package like its version, a description, etc." |
7 | 7 | ||
8 | RECIPE_NO_UPDATE_REASON = "5.4.15 has a package database issue: http://lists.openembedded.org/pipermail/openembedded-core/2015-August/109187.html" | ||
9 | |||
8 | SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages" | 10 | SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages" |
9 | DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries." | 11 | DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries." |
10 | 12 | ||
diff --git a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb index f87b170a7b..45cf54591a 100644 --- a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb +++ b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb | |||
@@ -3,6 +3,11 @@ SECTION = "console/network" | |||
3 | LICENSE = "unfs3" | 3 | LICENSE = "unfs3" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e" |
5 | 5 | ||
6 | # SVN support for upstream version check isn't implemented yet | ||
7 | RECIPE_UPSTREAM_VERSION = "0.9.22.r495" | ||
8 | RECIPE_UPSTREAM_DATE = "Feb 05, 2015" | ||
9 | CHECK_DATE = "Jun 10, 2015" | ||
10 | |||
6 | DEPENDS = "flex-native bison-native flex" | 11 | DEPENDS = "flex-native bison-native flex" |
7 | DEPENDS_append_class-nativesdk += "flex-nativesdk" | 12 | DEPENDS_append_class-nativesdk += "flex-nativesdk" |
8 | 13 | ||
diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb index 8df87f88fb..488847ac40 100644 --- a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb +++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb | |||
@@ -4,6 +4,8 @@ information for system services. Chkconfig manipulates the numerous \ | |||
4 | symbolic links in /etc/rc.d, to relieve system administrators of some \ | 4 | symbolic links in /etc/rc.d, to relieve system administrators of some \ |
5 | of the drudgery of manually editing the symbolic links." | 5 | of the drudgery of manually editing the symbolic links." |
6 | 6 | ||
7 | RECIPE_NO_UPDATE_REASON = "Version 1.5 requires selinux" | ||
8 | |||
7 | HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig" | 9 | HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig" |
8 | 10 | ||
9 | LICENSE = "GPLv2" | 11 | LICENSE = "GPLv2" |
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb index 708f59e89b..bda82e7efc 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb | |||
@@ -5,6 +5,8 @@ Arial, Times New Roman, Courier New." | |||
5 | HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" | 5 | HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" |
6 | BUGTRACKER = "https://bugzilla.redhat.com/" | 6 | BUGTRACKER = "https://bugzilla.redhat.com/" |
7 | 7 | ||
8 | RECIPE_NO_UPDATE_REASON = "2.x depends on fontforge package, which is not yet provided in oe-core" | ||
9 | |||
8 | SECTION = "x11/fonts" | 10 | SECTION = "x11/fonts" |
9 | LICENSE = "GPLv2" | 11 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta/recipes-multimedia/tremor/tremor_20150107.bb b/meta/recipes-multimedia/tremor/tremor_20150107.bb index 6b1776ffff..937894a73a 100644 --- a/meta/recipes-multimedia/tremor/tremor_20150107.bb +++ b/meta/recipes-multimedia/tremor/tremor_20150107.bb | |||
@@ -8,6 +8,11 @@ DEPENDS = "libogg" | |||
8 | SRCDATE = "${PV}" | 8 | SRCDATE = "${PV}" |
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | # SVN support for upstream version check isn't implemented yet | ||
12 | RECIPE_UPSTREAM_VERSION = "20150107" | ||
13 | RECIPE_UPSTREAM_DATE = "Jan 07, 2015" | ||
14 | CHECK_DATE = "Aug 12, 2015" | ||
15 | |||
11 | SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=19427;protocol=http \ | 16 | SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=19427;protocol=http \ |
12 | file://obsolete_automake_macros.patch;striplevel=0 \ | 17 | file://obsolete_automake_macros.patch;striplevel=0 \ |
13 | file://tremor-arm-thumb2.patch \ | 18 | file://tremor-arm-thumb2.patch \ |
diff --git a/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/meta/recipes-support/createrepo/createrepo_0.4.11.bb index adc193e428..d6fe436f80 100644 --- a/meta/recipes-support/createrepo/createrepo_0.4.11.bb +++ b/meta/recipes-support/createrepo/createrepo_0.4.11.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | SUMMARY = "Creates metadata indexes for RPM package repositories" | 1 | SUMMARY = "Creates metadata indexes for RPM package repositories" |
2 | HOMEPAGE = "http://createrepo.baseurl.org/" | 2 | HOMEPAGE = "http://createrepo.baseurl.org/" |
3 | 3 | ||
4 | RECIPE_NO_UPDATE_REASON = "Versions after 0.9.* use YUM, so we hold at 0.4.11" | ||
5 | |||
4 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" |
6 | 8 | ||
diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb index 9eae5c7a5e..d49df62b9a 100644 --- a/meta/recipes-support/db/db_6.0.30.bb +++ b/meta/recipes-support/db/db_6.0.30.bb | |||
@@ -15,6 +15,8 @@ LICENSE = "AGPL-3.0" | |||
15 | VIRTUAL_NAME ?= "virtual/db" | 15 | VIRTUAL_NAME ?= "virtual/db" |
16 | RCONFLICTS_${PN} = "db3" | 16 | RCONFLICTS_${PN} = "db3" |
17 | 17 | ||
18 | RECIPE_NO_UPDATE_REASON = "Updating to 6.1.x requires also updating rpm to 5.4.15" | ||
19 | |||
18 | SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz" | 20 | SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz" |
19 | SRC_URI += "file://arm-thumb-mutex_db5.patch;patchdir=.. \ | 21 | SRC_URI += "file://arm-thumb-mutex_db5.patch;patchdir=.. \ |
20 | file://fix-parallel-build.patch \ | 22 | file://fix-parallel-build.patch \ |