summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/include/upstream_tracking.inc18
-rw-r--r--meta/recipes-core/base-passwd/base-passwd_3.5.29.bb2
-rw-r--r--meta/recipes-devtools/python/python-pygobject_2.28.3.bb3
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.14.bb2
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb5
-rw-r--r--meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb2
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb2
-rw-r--r--meta/recipes-multimedia/tremor/tremor_20150107.bb5
-rw-r--r--meta/recipes-support/createrepo/createrepo_0.4.11.bb2
-rw-r--r--meta/recipes-support/db/db_6.0.30.bb2
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
26RECIPE_UPSTREAM_VERSION_pn-unfs3="0.9.22.r495"
27RECIPE_UPSTREAM_DATE_pn-unfs3="Feb 05, 2015"
28CHECK_DATE_pn-unfs3 = "Jun 10, 2015"
29
30# NO UPDATE REASONS
31RECIPE_NO_UPDATE_REASON_pn-base-passwd = "Version 3.5.38 requires cdebconf for update-passwd utility"
32RECIPE_NO_UPDATE_REASON_pn-chkconfig = "Version 1.5 requires selinux"
33RECIPE_NO_UPDATE_REASON_pn-createrepo = "Versions after 0.9.* use YUM, so we hold at 0.4.11"
34RECIPE_NO_UPDATE_REASON_pn-jpeg = "webkit-gtk 1.8.3 doesn't work with jpeg 9"
35RECIPE_NO_UPDATE_REASON_pn-liberation-fonts = "2.x depends on fontforge package, which is not yet provided in oe-core"
36RECIPE_NO_UPDATE_REASON_pn-pkgconfig = "removes glib-conf, adds circular depends"
37RECIPE_NO_UPDATE_REASON_pn-python-pygobject = "Newer versions of python-pygobject depend on gobject-introspection which doesn't cross-compile"
38RECIPE_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"
4LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" 5LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
6 6
7RECIPE_NO_UPDATE_REASON = "Version 3.5.38 requires cdebconf for update-passwd utility"
8
7SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar.gz \ 9SRC_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 @@
1SUMMARY = "Python GObject bindings" 1SUMMARY = "Python GObject bindings"
2SECTION = "devel/python" 2SECTION = "devel/python"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
4
5RECIPE_NO_UPDATE_REASON = "Newer versions of python-pygobject depend on gobject-introspection which doesn't cross-compile"
6
4LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" 7LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
5DEPENDS = "python python-pygobject-native libffi glib-2.0" 8DEPENDS = "python python-pygobject-native libffi glib-2.0"
6DEPENDS_class-native = "python-native libffi-native glib-2.0-native" 9DEPENDS_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 \
5package consists of an archive of files along with information about \ 5package consists of an archive of files along with information about \
6the package like its version, a description, etc." 6the package like its version, a description, etc."
7 7
8RECIPE_NO_UPDATE_REASON = "5.4.15 has a package database issue: http://lists.openembedded.org/pipermail/openembedded-core/2015-August/109187.html"
9
8SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages" 10SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages"
9DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries." 11DESCRIPTION_${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"
3LICENSE = "unfs3" 3LICENSE = "unfs3"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"
5 5
6# SVN support for upstream version check isn't implemented yet
7RECIPE_UPSTREAM_VERSION = "0.9.22.r495"
8RECIPE_UPSTREAM_DATE = "Feb 05, 2015"
9CHECK_DATE = "Jun 10, 2015"
10
6DEPENDS = "flex-native bison-native flex" 11DEPENDS = "flex-native bison-native flex"
7DEPENDS_append_class-nativesdk += "flex-nativesdk" 12DEPENDS_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 \
4symbolic links in /etc/rc.d, to relieve system administrators of some \ 4symbolic links in /etc/rc.d, to relieve system administrators of some \
5of the drudgery of manually editing the symbolic links." 5of the drudgery of manually editing the symbolic links."
6 6
7RECIPE_NO_UPDATE_REASON = "Version 1.5 requires selinux"
8
7HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig" 9HOMEPAGE = "http://fedorahosted.org/releases/c/h/chkconfig"
8 10
9LICENSE = "GPLv2" 11LICENSE = "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."
5HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" 5HOMEPAGE = "https://fedorahosted.org/liberation-fonts/"
6BUGTRACKER = "https://bugzilla.redhat.com/" 6BUGTRACKER = "https://bugzilla.redhat.com/"
7 7
8RECIPE_NO_UPDATE_REASON = "2.x depends on fontforge package, which is not yet provided in oe-core"
9
8SECTION = "x11/fonts" 10SECTION = "x11/fonts"
9LICENSE = "GPLv2" 11LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 12LIC_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"
8SRCDATE = "${PV}" 8SRCDATE = "${PV}"
9PR = "r1" 9PR = "r1"
10 10
11# SVN support for upstream version check isn't implemented yet
12RECIPE_UPSTREAM_VERSION = "20150107"
13RECIPE_UPSTREAM_DATE = "Jan 07, 2015"
14CHECK_DATE = "Aug 12, 2015"
15
11SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=19427;protocol=http \ 16SRC_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 @@
1SUMMARY = "Creates metadata indexes for RPM package repositories" 1SUMMARY = "Creates metadata indexes for RPM package repositories"
2HOMEPAGE = "http://createrepo.baseurl.org/" 2HOMEPAGE = "http://createrepo.baseurl.org/"
3 3
4RECIPE_NO_UPDATE_REASON = "Versions after 0.9.* use YUM, so we hold at 0.4.11"
5
4LICENSE = "GPLv2+" 6LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" 7LIC_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"
15VIRTUAL_NAME ?= "virtual/db" 15VIRTUAL_NAME ?= "virtual/db"
16RCONFLICTS_${PN} = "db3" 16RCONFLICTS_${PN} = "db3"
17 17
18RECIPE_NO_UPDATE_REASON = "Updating to 6.1.x requires also updating rpm to 5.4.15"
19
18SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz" 20SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz"
19SRC_URI += "file://arm-thumb-mutex_db5.patch;patchdir=.. \ 21SRC_URI += "file://arm-thumb-mutex_db5.patch;patchdir=.. \
20 file://fix-parallel-build.patch \ 22 file://fix-parallel-build.patch \