* Re: Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?
From: Scott Garman @ 2011-10-27 22:30 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <201110272342.19640.schnitzeltony@gmx.de>
On 10/27/2011 02:42 PM, Andreas Müller wrote:
> On Thursday, October 27, 2011 10:43:17 PM Scott Garman wrote:
>> On 10/27/2011 01:30 PM, Andreas Müller wrote:
>>> Since the last updates of all layers (angstrom based) I have issues with
>>>
>>> * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings
>>> any more
>>> * xfce-session (meta-oe): Logging out takes very long and Restart/Shutdown is
>>> disabled
>>>
>>> I remember that I had similar issues a while ago. That could be worked around
>>> by starting some dbus stuff ( do not exactly remember what it was ).
>>>
>>> With this vague idea I checked and found in oe-core:
>>>
>>> | dbus: use useradd class to allow use in read-only filesystems
>>> | author Otavio Salvador<otavio@ossystems.com.br>
>>> | commit 46e6c3fa8034b12d178d605f3f5d7efe69671a13
>>>
>>> Not understanding totally what is all about I see in /etc/passw
>>>
>>> | messagebus:x:999:998::/var/lib/dbus:/bin/sh
>>>
>>> but I don't have /var/lib/dbus on my sytem!!
>>>
>>> I did not check yet, but maybe this is an incompatibilty with angstrom custom
>>>
>>> | FILESYSTEM_PERMS_TABLES = "fs-perms-angstrom.txt"
>>>
>>> somebody around to enlight the darkness?
>>
>> useradd should be creating the home directory automatically, but I'd
>> guess it's not being picked up during packaging. Try adding:
>>
>> ${localstatedir}/lib/dbus
>>
>> to FILES_${PN}
>>
>> This is a reasonable guess off the top of my head.
>>
>> Scott
>>
>>
> On the machine I created /var/lib/dbus and made messagebus owner but no change
> in behaviour..
And in retrospect, I now realize the useradd utility should create this
home directory at rootfs creation time, so there's no chance it could be
a packaging problem. So forget my initial suggestion.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
^ permalink raw reply
* Re: OE Changelog for 2011-10-17 to 2011-10-24
From: Cliff Brake @ 2011-10-28 2:06 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Cc: angstrom-distro-devel@linuxtogo.org,
openembedded-core@lists.openembedded.org
In-Reply-To: <20111027210911.GM15391@denix.org>
[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]
On Thursday, October 27, 2011, Denys Dmytriyenko <denis@denix.org> wrote:
> On Thu, Oct 27, 2011 at 04:40:53PM -0400, cliff.brake@gmail.com wrote:
>> Changelog for 2011-10-17 to 2011-10-24. Projects included in this
report:
>
> Cliff,
>
> FYI, I think you have a bug in your scripts, where it misses commits made
on
> Monday, that were not included in the previous ChangeLog and they are
being
> skipped in this one...
Can you give me an example of a commit that got missed and I'll debug?
>
> Also, can you please include meta-ti@yoctoproject.org as the official
mailing
> list for meta-ti/meta-texasinstruments BSP layer. Thanks.
>
Ill look into something like that. We currently don't have any type of
email field, but something could be added.
Thanks,
Cliff
> --
> Denys
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
--
=================
http://bec-systems.com
[-- Attachment #2: Type: text/html, Size: 1563 bytes --]
^ permalink raw reply
* [PATCH 00/11][PULL] package upgrade, 2011/10/28
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
Hi Saul,
This pull request upgrade several recipes, please help to review and pull.
Thanks,
Dongxiao
The following changes since commit ddc9a58b8553599d2328ac1c4449b41681ae45d1:
Add readline as dependecy for gdb-cross-canadian (2011-10-27 08:37:53 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dxu4/upgrade
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade
Dongxiao Xu (11):
polkit: upgrade to latest 0.102
libsndfile1: upgrade to version 1.0.25
neon: upgrade to version 0.29.6
netbase: upgrade to version 4.46
libogg: upgrade to version 1.3.0
telepathy-idle: upgrade to version 0.1.10
telepathy-glib: upgrade to version 0.16.0
telepathy-mission-control: Upgrade to version 5.9.3
iptables: upgrade to version 1.4.12.1
connman: add xtables_version to fix xtables API change
distro_tracking: polkit, libsndfile, etc
.../conf/distro/include/distro_tracking_fields.inc | 66 ++++++++++----------
.../connman/connman-0.75/xtables_version.patch | 64 +++++++++++++++++++
meta/recipes-connectivity/connman/connman_0.75.bb | 3 +-
...thy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} | 4 +-
...athy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} | 4 +-
...5.7.9.bb => telepathy-mission-control_5.9.3.bb} | 4 +-
.../netbase/{netbase-4.45 => netbase-4.46}/hosts | 0
.../netbase/{netbase-4.45 => netbase-4.46}/init | 0
.../{netbase-4.45 => netbase-4.46}/interfaces | 0
.../netbase/{netbase-4.45 => netbase-4.46}/nfsroot | 0
.../qemuarm/interfaces | 0
.../qemuarmv6/interfaces | 0
.../qemuarmv7/interfaces | 0
.../qemumips/interfaces | 0
.../qemuppc/interfaces | 0
.../qemux86-64/interfaces | 0
.../qemux86/interfaces | 0
.../netbase/{netbase_4.45.bb => netbase_4.46.bb} | 6 +-
.../{iptables_1.4.9.bb => iptables_1.4.12.1.bb} | 16 ++---
.../introspection.patch | 0
.../polkit-1_pam.patch | 0
.../polkit/{polkit_0.101.bb => polkit_0.102.bb} | 8 +-
.../libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb} | 4 +-
...libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} | 6 +-
.../{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch | 0
.../neon/{neon_0.29.5.bb => neon_0.29.6.bb} | 6 +-
26 files changed, 126 insertions(+), 65 deletions(-)
create mode 100644 meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch
rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} (80%)
rename meta/recipes-connectivity/telepathy/{telepathy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} (81%)
rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.7.9.bb => telepathy-mission-control_5.9.3.bb} (92%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/hosts (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/init (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/nfsroot (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarm/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarmv6/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarmv7/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemumips/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuppc/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemux86-64/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemux86/interfaces (100%)
rename meta/recipes-core/netbase/{netbase_4.45.bb => netbase_4.46.bb} (92%)
rename meta/recipes-extended/iptables/{iptables_1.4.9.bb => iptables_1.4.12.1.bb} (69%)
rename meta/recipes-extended/polkit/{polkit-0.101 => polkit-0.102}/introspection.patch (100%)
rename meta/recipes-extended/polkit/{polkit-0.101 => polkit-0.102}/polkit-1_pam.patch (100%)
rename meta/recipes-extended/polkit/{polkit_0.101.bb => polkit_0.102.bb} (83%)
rename meta/recipes-multimedia/libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb} (81%)
rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} (79%)
rename meta/recipes-support/neon/{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch (100%)
rename meta/recipes-support/neon/{neon_0.29.5.bb => neon_0.29.6.bb} (82%)
^ permalink raw reply
* [PATCH 01/11] polkit: upgrade to latest 0.102
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../introspection.patch | 0
.../polkit-1_pam.patch | 0
.../polkit/{polkit_0.101.bb => polkit_0.102.bb} | 8 ++++----
3 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-extended/polkit/{polkit-0.101 => polkit-0.102}/introspection.patch (100%)
rename meta/recipes-extended/polkit/{polkit-0.101 => polkit-0.102}/polkit-1_pam.patch (100%)
rename meta/recipes-extended/polkit/{polkit_0.101.bb => polkit_0.102.bb} (83%)
diff --git a/meta/recipes-extended/polkit/polkit-0.101/introspection.patch b/meta/recipes-extended/polkit/polkit-0.102/introspection.patch
similarity index 100%
rename from meta/recipes-extended/polkit/polkit-0.101/introspection.patch
rename to meta/recipes-extended/polkit/polkit-0.102/introspection.patch
diff --git a/meta/recipes-extended/polkit/polkit-0.101/polkit-1_pam.patch b/meta/recipes-extended/polkit/polkit-0.102/polkit-1_pam.patch
similarity index 100%
rename from meta/recipes-extended/polkit/polkit-0.101/polkit-1_pam.patch
rename to meta/recipes-extended/polkit/polkit-0.102/polkit-1_pam.patch
diff --git a/meta/recipes-extended/polkit/polkit_0.101.bb b/meta/recipes-extended/polkit/polkit_0.102.bb
similarity index 83%
rename from meta/recipes-extended/polkit/polkit_0.101.bb
rename to meta/recipes-extended/polkit/polkit_0.102.bb
index b5f2e28..714aa8e 100644
--- a/meta/recipes-extended/polkit/polkit_0.101.bb
+++ b/meta/recipes-extended/polkit/polkit_0.102.bb
@@ -4,14 +4,14 @@ HOMEPAGE = "http://code.google.com/p/polkit/"
LICENSE = "LGPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \
file://src/polkit/polkit.h;beginline=1;endilne=20;md5=9f797b8912dac8a806be820c14e783f8 \
- file://docs/polkit/html/license.html;md5=07ddbf5f29e44c80c99be19c1690ec1f"
+ file://docs/polkit/html/license.html;md5=570dd8c794dc8df913cb03b86e78d936"
SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz \
file://introspection.patch \
${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)}"
PAM_SRC_URI = "file://polkit-1_pam.patch"
-PR = "r2"
+PR = "r0"
DEPENDS = "libpam expat dbus-glib eggdbus intltool-native"
RDEPENDS_${PN} = "libpam"
EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection"
@@ -28,5 +28,5 @@ do_install_append() {
rm -f ${D}${libdir}/${PN}-1/extensions/*.a
}
-SRC_URI[md5sum] = "f925ac93aba3c072977370c1e27feb7f"
-SRC_URI[sha256sum] = "927f65760e4fce23d7cdeae90245c22986eb0a39335a344915302158f73f9f1b"
+SRC_URI[md5sum] = "a3726bdb9728c103e58f62131e26693a"
+SRC_URI[sha256sum] = "0a6573da841c6f5c428218f1456aed45724a0127932af0de563d568bb9058641"
--
1.7.1
^ permalink raw reply related
* [PATCH 04/11] netbase: upgrade to version 4.46
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../netbase/{netbase-4.45 => netbase-4.46}/hosts | 0
.../netbase/{netbase-4.45 => netbase-4.46}/init | 0
.../{netbase-4.45 => netbase-4.46}/interfaces | 0
.../netbase/{netbase-4.45 => netbase-4.46}/nfsroot | 0
.../qemuarm/interfaces | 0
.../qemuarmv6/interfaces | 0
.../qemuarmv7/interfaces | 0
.../qemumips/interfaces | 0
.../qemuppc/interfaces | 0
.../qemux86-64/interfaces | 0
.../qemux86/interfaces | 0
.../netbase/{netbase_4.45.bb => netbase_4.46.bb} | 6 +++---
12 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/hosts (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/init (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/nfsroot (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarm/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarmv6/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuarmv7/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemumips/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemuppc/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemux86-64/interfaces (100%)
rename meta/recipes-core/netbase/{netbase-4.45 => netbase-4.46}/qemux86/interfaces (100%)
rename meta/recipes-core/netbase/{netbase_4.45.bb => netbase_4.46.bb} (92%)
diff --git a/meta/recipes-core/netbase/netbase-4.45/hosts b/meta/recipes-core/netbase/netbase-4.46/hosts
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/hosts
rename to meta/recipes-core/netbase/netbase-4.46/hosts
diff --git a/meta/recipes-core/netbase/netbase-4.45/init b/meta/recipes-core/netbase/netbase-4.46/init
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/init
rename to meta/recipes-core/netbase/netbase-4.46/init
diff --git a/meta/recipes-core/netbase/netbase-4.45/interfaces b/meta/recipes-core/netbase/netbase-4.46/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/nfsroot b/meta/recipes-core/netbase/netbase-4.46/nfsroot
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/nfsroot
rename to meta/recipes-core/netbase/netbase-4.46/nfsroot
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemuarm/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemuarm/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemuarm/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemuarm/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemuarmv6/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemuarmv6/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemuarmv6/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemuarmv6/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemuarmv7/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemuarmv7/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemuarmv7/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemuarmv7/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemumips/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemumips/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemumips/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemumips/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemuppc/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemuppc/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemuppc/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemuppc/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemux86-64/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemux86-64/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemux86-64/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemux86-64/interfaces
diff --git a/meta/recipes-core/netbase/netbase-4.45/qemux86/interfaces b/meta/recipes-core/netbase/netbase-4.46/qemux86/interfaces
similarity index 100%
rename from meta/recipes-core/netbase/netbase-4.45/qemux86/interfaces
rename to meta/recipes-core/netbase/netbase-4.46/qemux86/interfaces
diff --git a/meta/recipes-core/netbase/netbase_4.45.bb b/meta/recipes-core/netbase/netbase_4.46.bb
similarity index 92%
rename from meta/recipes-core/netbase/netbase_4.45.bb
rename to meta/recipes-core/netbase/netbase_4.46.bb
index 04ef3a0..b55a8a1 100644
--- a/meta/recipes-core/netbase/netbase_4.45.bb
+++ b/meta/recipes-core/netbase/netbase_4.46.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://packages.debian.org/netbase"
SECTION = "base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=3dd6192d306f582dee7687da3d8748ab"
-PR = "r1"
+PR = "r0"
inherit update-rc.d
@@ -49,5 +49,5 @@ PACKAGE_ARCH_qemuarm = "${MACHINE_ARCH}"
PACKAGE_ARCH_qemux86 = "${MACHINE_ARCH}"
PACKAGE_ARCH_qemux86-64 = "${MACHINE_ARCH}"
-SRC_URI[md5sum] = "a56cb362ece358a5b3b8972e5c7be534"
-SRC_URI[sha256sum] = "dea29d60b3d751f0c5669b5299af312ad269c48e6440e0072d0d68d9544ebad3"
+SRC_URI[md5sum] = "e15762f4a8280a62f7ddfea6093120f1"
+SRC_URI[sha256sum] = "2fdee144112731ee0028fee2584cc82d664857ca7004c2eb59de7bda5b159838"
--
1.7.1
^ permalink raw reply related
* [PATCH 03/11] neon: upgrade to version 0.29.6
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch | 0
.../neon/{neon_0.29.5.bb => neon_0.29.6.bb} | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/neon/{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch (100%)
rename meta/recipes-support/neon/{neon_0.29.5.bb => neon_0.29.6.bb} (82%)
diff --git a/meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch b/meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
similarity index 100%
rename from meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch
rename to meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.6.bb
similarity index 82%
rename from meta/recipes-support/neon/neon_0.29.5.bb
rename to meta/recipes-support/neon/neon_0.29.6.bb
index 34c7253..e739f31 100644
--- a/meta/recipes-support/neon/neon_0.29.5.bb
+++ b/meta/recipes-support/neon/neon_0.29.6.bb
@@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a
DEPENDS = "zlib libxml2 expat time gnutls libproxy"
DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native"
-PR = "r1"
+PR = "r0"
BBCLASSEXTEND = "native"
SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \
file://pkgconfig.patch"
-SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2"
-SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290"
+SRC_URI[md5sum] = "591e0c82e6979e7e615211b386b8f6bc"
+SRC_URI[sha256sum] = "9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43"
inherit autotools binconfig lib_package pkgconfig
--
1.7.1
^ permalink raw reply related
* [PATCH 05/11] libogg: upgrade to version 1.3.0
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb} (81%)
diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.2.bb b/meta/recipes-multimedia/libogg/libogg_1.3.0.bb
similarity index 81%
rename from meta/recipes-multimedia/libogg/libogg_1.2.2.bb
rename to meta/recipes-multimedia/libogg/libogg_1.3.0.bb
index 83454c8..fedaa6e 100644
--- a/meta/recipes-multimedia/libogg/libogg_1.2.2.bb
+++ b/meta/recipes-multimedia/libogg/libogg_1.3.0.bb
@@ -13,7 +13,7 @@ PR = "r0"
SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"
-SRC_URI[md5sum] = "5a9fcabc9a1b7c6f1cd75ddc78f36c56"
-SRC_URI[sha256sum] = "ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba"
+SRC_URI[md5sum] = "0a7eb40b86ac050db3a789ab65fe21c2"
+SRC_URI[sha256sum] = "a8de807631014615549d2356fd36641833b8288221cea214f8a72750efe93780"
inherit autotools pkgconfig
--
1.7.1
^ permalink raw reply related
* [PATCH 07/11] telepathy-glib: upgrade to version 0.16.0
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
...thy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} (80%)
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.14.3.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb
similarity index 80%
rename from meta/recipes-connectivity/telepathy/telepathy-glib_0.14.3.bb
rename to meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb
index 8bb63e7..ff429c8 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.14.3.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb
@@ -7,8 +7,8 @@ PR = "r0"
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "fe9a4f781651593fd4afddb343ff50bf"
-SRC_URI[sha256sum] = "62e759084355ac0fce61feb561a7535a6707b223f0d1e4305fd47c83fa5494d0"
+SRC_URI[md5sum] = "071ed1b34ace45109188df73933609e4"
+SRC_URI[sha256sum] = "dae3dd7c06044951e7780cdc3e5524c7c9d12cd8aae6fe42bc88aca39a40b318"
LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
--
1.7.1
^ permalink raw reply related
* [PATCH 02/11] libsndfile1: upgrade to version 1.0.25
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
...libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} (79%)
diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb
similarity index 79%
rename from meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb
rename to meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb
index 7b8bcae..bbe2f1d 100644
--- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb
+++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb
@@ -4,12 +4,12 @@ AUTHOR = "Erik de Castro Lopo"
DEPENDS = "sqlite3"
SECTION = "libs/multimedia"
LICENSE = "LGPLv2.1"
-PR = "r1"
+PR = "r0"
SRC_URI = "http://www.mega-nerd.com/libsndfile/files/libsndfile-${PV}.tar.gz"
-SRC_URI[md5sum] = "8f823c30c1d8d44830db6ab845d6679e"
-SRC_URI[sha256sum] = "b6050e6fbfbb72c8bfbc895104697a4af1d49077a64e4846e0be7af87c9e56a4"
+SRC_URI[md5sum] = "e2b7bb637e01022c7d20f95f9c3990a2"
+SRC_URI[sha256sum] = "59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882"
LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a"
--
1.7.1
^ permalink raw reply related
* [PATCH 06/11] telepathy-idle: upgrade to version 0.1.10
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
...athy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/telepathy/{telepathy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} (81%)
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.8.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb
similarity index 81%
rename from meta/recipes-connectivity/telepathy/telepathy-idle_0.1.8.bb
rename to meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb
index bc1fb4e..22caf42 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.8.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb
@@ -9,8 +9,8 @@ PR = "r0"
SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "82f5eafa07df5e1abc785061143bbfd2"
-SRC_URI[sha256sum] = "384119cc64022626b6f51aaaef605abf248602d8fae25baff82762a097f20fe9"
+SRC_URI[md5sum] = "570a431e3e28ca6ebf3f0c84198f0b9a"
+SRC_URI[sha256sum] = "e14327a8b47c83ed32c73c5fdad1d9c2291ae8592d3da4482e0a6cbd541f35b0"
inherit autotools pkgconfig
--
1.7.1
^ permalink raw reply related
* [PATCH 08/11] telepathy-mission-control: Upgrade to version 5.9.3
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
...5.7.9.bb => telepathy-mission-control_5.9.3.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.7.9.bb => telepathy-mission-control_5.9.3.bb} (92%)
diff --git a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.7.9.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.9.3.bb
similarity index 92%
rename from meta/recipes-connectivity/telepathy/telepathy-mission-control_5.7.9.bb
rename to meta/recipes-connectivity/telepathy/telepathy-mission-control_5.9.3.bb
index 7805db6..a4663cc 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.7.9.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.9.3.bb
@@ -40,5 +40,5 @@ FILES_libmissioncontrol-dbg = "${libdir}/.debug/libmissioncontrol.so.*"
FILES_libmissioncontrol-config-dbg = "${libdir}/.debug/libmissioncontrol-config.so.*"
FILES_libmissioncontrol-server-dbg = "${libdir}/.debug/libmissioncontrol-server.so.*"
-SRC_URI[md5sum] = "df7e63d857676fab9ec2261cffe5eb4a"
-SRC_URI[sha256sum] = "bc430238d2fb6663d8376702a43251000a75b741ab55af88006cbdb37d8cc086"
+SRC_URI[md5sum] = "15fc8e560bc67a86393a3138d7ac38e3"
+SRC_URI[sha256sum] = "774af104627513e7881fa6695912c962ddedcc7628ec859e020fa30000e32cab"
--
1.7.1
^ permalink raw reply related
* [PATCH 09/11] iptables: upgrade to version 1.4.12.1
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
Remove the do_configure_prepend() since some m4 files are needed when
doing configuration.
Define correct FILE for iptables and iptables-dbg packages.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{iptables_1.4.9.bb => iptables_1.4.12.1.bb} | 16 ++++++----------
1 files changed, 6 insertions(+), 10 deletions(-)
rename meta/recipes-extended/iptables/{iptables_1.4.9.bb => iptables_1.4.12.1.bb} (69%)
diff --git a/meta/recipes-extended/iptables/iptables_1.4.9.bb b/meta/recipes-extended/iptables/iptables_1.4.12.1.bb
similarity index 69%
rename from meta/recipes-extended/iptables/iptables_1.4.9.bb
rename to meta/recipes-extended/iptables/iptables_1.4.12.1.bb
index 7c9fbea..59a1bcb 100644
--- a/meta/recipes-extended/iptables/iptables_1.4.9.bb
+++ b/meta/recipes-extended/iptables/iptables_1.4.12.1.bb
@@ -4,8 +4,8 @@ filtering code in Linux."
HOMEPAGE = "http://www.netfilter.org/"
BUGTRACKER = "http://bugzilla.netfilter.org/"
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
- file://iptables.c;firstline=13;endline=25;md5=f1028f2401da1c120df27594b2be50ef"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263\
+ file://iptables/iptables.c;firstline=13;endline=25;md5=f1028f2401da1c120df27594b2be50ef"
PR = "r0"
@@ -18,19 +18,15 @@ RRECOMMENDS_${PN} = "kernel-module-x-tables \
kernel-module-nf-conntrack-ipv4 \
kernel-module-nf-nat \
kernel-module-ipt-masquerade"
-FILES_${PN}-dbg =+ "${libexecdir}/xtables/.debug"
+FILES_${PN} =+ "${libdir}/xtables/"
+FILES_${PN}-dbg =+ "${libdir}/xtables/.debug"
SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2"
-SRC_URI[md5sum] = "db1312f7ce5a4c11dc981a2ac76b26e8"
-SRC_URI[sha256sum] = "1ac719d6265cf64220c80c0974ed9d35febdac2986bb96eeaa9c8c7959a1d306"
+SRC_URI[md5sum] = "b08a1195ec2c1ebeaf072db3c55fdf43"
+SRC_URI[sha256sum] = "77e6581f21f15946a814fa311236e5f3f7c6593180f9d695cea06aa95e464aba"
inherit autotools
EXTRA_OECONF = "--with-kernel=${STAGING_INCDIR} \
${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6', d)}"
-
-do_configure_prepend() {
- # they are all libtool m4 files
- rm -rf ${S}/m4
-}
--
1.7.1
^ permalink raw reply related
* [PATCH 10/11] connman: add xtables_version to fix xtables API change
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
After upgrade iptables to a newer version, some of its API are changed.
Therefore we add related fixes to the current connman.
Currently we don't upgrade connman since kernel.org still doesn't work
and we could not fetch the newer sources.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../connman/connman-0.75/xtables_version.patch | 64 ++++++++++++++++++++
meta/recipes-connectivity/connman/connman_0.75.bb | 3 +-
2 files changed, 66 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch
diff --git a/meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch b/meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch
new file mode 100644
index 0000000..13e2c36
--- /dev/null
+++ b/meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch
@@ -0,0 +1,64 @@
+xtables_merge_options API change, fix its calling in connman.
+
+Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
+
+Upstream-Status: Backport
+
+diff -ruN connman-0.75-orig//src/iptables.c connman-0.75/src/iptables.c
+--- connman-0.75-orig//src/iptables.c 2011-02-22 12:16:25.000000000 +0800
++++ connman-0.75/src/iptables.c 2011-10-26 09:21:33.941164000 +0800
+@@ -1089,7 +1089,11 @@
+ if (xt_t->init != NULL)
+ xt_t->init(xt_t->t);
+ iptables_globals.opts =
+- xtables_merge_options(iptables_globals.opts,
++ xtables_merge_options(
++#if XTABLES_VERSION_CODE > 5
++ iptables_globals.orig_opts,
++#endif
++ iptables_globals.opts,
+ xt_t->extra_opts,
+ &xt_t->option_offset);
+ if (iptables_globals.opts == NULL)
+@@ -1113,7 +1117,11 @@
+ xt_m->init(xt_m->m);
+ if (xt_m != xt_m->next) {
+ iptables_globals.opts =
+- xtables_merge_options(iptables_globals.opts,
++ xtables_merge_options(
++#if XTABLES_VERSION_CODE > 5
++ iptables_globals.orig_opts,
++#endif
++ iptables_globals.opts,
+ xt_m->extra_opts,
+ &xt_m->option_offset);
+ if (iptables_globals.opts == NULL)
+diff -ruN connman-0.75-orig//tools/iptables-test.c connman-0.75/tools/iptables-test.c
+--- connman-0.75-orig//tools/iptables-test.c 2011-02-22 12:16:25.000000000 +0800
++++ connman-0.75/tools/iptables-test.c 2011-10-26 09:23:25.701164000 +0800
+@@ -1076,7 +1076,11 @@
+ if (xt_t->init != NULL)
+ xt_t->init(xt_t->t);
+ connman_iptables_globals.opts =
+- xtables_merge_options(connman_iptables_globals.opts,
++ xtables_merge_options(
++#if XTABLES_VERSION_CODE > 5
++ connman_iptables_globals.orig_opts,
++#endif
++ connman_iptables_globals.opts,
+ xt_t->extra_opts,
+ &xt_t->option_offset);
+ if (connman_iptables_globals.opts == NULL)
+@@ -1102,7 +1106,11 @@
+ xt_m->init(xt_m->m);
+ if (xt_m != xt_m->next) {
+ connman_iptables_globals.opts =
+- xtables_merge_options(connman_iptables_globals.opts,
++ xtables_merge_options(
++#if XTABLES_VERSION_CODE > 5
++ connman_iptables_globals.orig_opts,
++#endif
++ connman_iptables_globals.opts,
+ xt_m->extra_opts,
+ &xt_m->option_offset);
+ if (connman_iptables_globals.opts == NULL)
diff --git a/meta/recipes-connectivity/connman/connman_0.75.bb b/meta/recipes-connectivity/connman/connman_0.75.bb
index 4c25fcc..8a02753 100644
--- a/meta/recipes-connectivity/connman/connman_0.75.bb
+++ b/meta/recipes-connectivity/connman/connman_0.75.bb
@@ -1,5 +1,5 @@
require connman.inc
-PR = "r1"
+PR = "r2"
EXTRA_OECONF += "\
ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \
@@ -21,6 +21,7 @@ EXTRA_OECONF += "\
SRC_URI = "\
${KERNELORG_MIRROR}/linux/network/connman/connman-${PV}.tar.gz \
file://add_xuser_dbus_permission.patch \
+ file://xtables_version.patch \
file://connman \
"
--
1.7.1
^ permalink raw reply related
* [PATCH 11/11] distro_tracking: polkit, libsndfile, etc
From: Dongxiao Xu @ 2011-10-28 3:35 UTC (permalink / raw)
To: openembedded-core
In-Reply-To: <cover.1319772853.git.dongxiao.xu@intel.com>
polkit
libsndfile1
neon
netbase
libogg
telepathy-idle
telepathy-glib
telepathy-mission-control
iptables
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 66 ++++++++++----------
1 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 1f3540e..96afb8b 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -244,13 +244,13 @@ RECIPE_MAINTAINER_pn-dbus-glib = "Scott Garman <scott.a.garman@intel.com>"
RECIPE_STATUS_pn-neon="green"
RECIPE_DEPENDENCY_CHECK_pn-neon = "not done"
-RECIPE_LATEST_VERSION_pn-neon="0.29.5"
+RECIPE_LATEST_VERSION_pn-neon="0.29.6"
RECIPE_NO_OF_PATCHES_pn-neon="0"
RECIPE_INTEL_SECTION_pn-neon = "base libs"
-RECIPE_LATEST_RELEASE_DATE_pn-neon="2010/10/14"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="10 days"
+RECIPE_LATEST_RELEASE_DATE_pn-neon="2011/05/03"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="7 months"
RECIPE_COMMENTS_pn-neon = ""
-RECIPE_LAST_UPDATE_pn-neon = "Nov 15, 2010"
+RECIPE_LAST_UPDATE_pn-neon = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-neon = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libpng = "green"
@@ -782,12 +782,12 @@ DISTRO_PN_ALIAS_pn-opkg-utils = "OSPDT upstream=http://svn.openmoko.org/trunk/sr
RECIPE_STATUS_pn-polkit = "green"
RECIPE_DEPENDENCY_CHECK_pn-polkit = "not done"
-RECIPE_LATEST_VERSION_pn-polkit = "0.101"
+RECIPE_LATEST_VERSION_pn-polkit = "0.102"
RECIPE_INTEL_SECTION_pn-polkit = "base utils"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-polkit = "1 months"
-RECIPE_LATEST_RELEASE_DATE_pn-polkit = "2011/03/03"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-polkit = "5 months"
+RECIPE_LATEST_RELEASE_DATE_pn-polkit = "2011/08/01"
RECIPE_COMMENTS_pn-polkit = ""
-RECIPE_LAST_UPDATE_pn-polkit = "Apr 26, 2011"
+RECIPE_LAST_UPDATE_pn-polkit = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-polkit = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-psplash = "not done"
@@ -847,14 +847,14 @@ RECIPE_MAINTAINER_pn-iproute2 = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-netbase = "green"
RECIPE_DEPENDENCY_CHECK_pn-netbase = "not done"
-RECIPE_LATEST_VERSION_pn-netbase = "4.44"
+RECIPE_LATEST_VERSION_pn-netbase = "4.46"
RECIPE_PATCH_pn-netbase+busybox = "marked as REMOVAL"
RECIPE_PATCH_pn-many = "local scripts"
RECIPE_INTEL_SECTION_pn-netbase = "base utils"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-netbase = "2 months"
-RECIPE_LATEST_RELEASE_DATE_pn-netbase = "2010/12/13"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-netbase = "5 months"
+RECIPE_LATEST_RELEASE_DATE_pn-netbase = "2011/06/26"
RECIPE_COMMENTS_pn-netbase = ""
-RECIPE_LAST_UPDATE_pn-netbase = "Dec 30, 2010"
+RECIPE_LAST_UPDATE_pn-netbase = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-netbase = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-busybox = "green"
@@ -1034,9 +1034,9 @@ RECIPE_LAST_UPDATE_pn-gzip = "Jun 4, 2011"
RECIPE_MAINTAINER_pn-gzip = "Scott Garman <scott.a.garman@intel.com>"
RECIPE_STATUS_pn-iptables = "green"
-RECIPE_LAST_UPDATE_pn-iptables = "Nov 10, 2010"
+RECIPE_LAST_UPDATE_pn-iptables = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-iptables = "Dongxiao Xu <dongxiao.xu@intel.com>"
-RECIPE_LATEST_VERSION_pn-iptables = "1.4.8"
+RECIPE_LATEST_VERSION_pn-iptables = "1.4.12.1"
RECIPE_STATUS_pn-ethtool = "green"
RECIPE_LATEST_VERSION_pn-ethtool = "2.6.36"
@@ -2222,18 +2222,18 @@ RECIPE_MAINTAINER_pn-telepathy-gabble = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-telepathy-glib = "green"
RECIPE_NO_OF_PATCHES_pn-telepathy-glib ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib = "2011/03/31"
-RECIPE_LATEST_VERSION_pn-telepathy-glib = "0.14.3"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib = "2011/10/14"
+RECIPE_LATEST_VERSION_pn-telepathy-glib = "0.16.0"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-glib = "10 days"
-RECIPE_LAST_UPDATE_pn-telepathy-glib = "Apr 15, 2011"
+RECIPE_LAST_UPDATE_pn-telepathy-glib = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-telepathy-glib = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-telepathy-idle = "green"
RECIPE_NO_OF_PATCHES_pn-telepathy-idle ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib ="2011/02/11"
-RECIPE_LATEST_VERSION_pn-telepathy-idle = "0.1.8"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-idle = "3 months"
-RECIPE_LAST_UPDATE_pn-telepathy-idle = "Apr 15, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib ="2011/05/11"
+RECIPE_LATEST_VERSION_pn-telepathy-idle = "0.1.10"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-idle = "1 months"
+RECIPE_LAST_UPDATE_pn-telepathy-idle = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-telepathy-idle = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-telepathy-python = "green"
@@ -2297,11 +2297,11 @@ RECIPE_LAST_UPDATE_pn-libsyncml = "Jul 31, 2009"
RECIPE_MAINTAINER_pn-libsyncml = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-telepathy-mission-control = "green"
-RECIPE_LATEST_VERSION_pn-telepathy-mission-control = "5.7.9"
+RECIPE_LATEST_VERSION_pn-telepathy-mission-control = "5.9.3"
RECIPE_NO_OF_PATCHES_pn-telepathy-mission-control ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-mission-control ="2011/04/05"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-mission-control ="2 months"
-RECIPE_LAST_UPDATE_pn-telepathy-mission-control = "Apr 15, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-mission-control ="2011/10/04"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-mission-control ="1 months"
+RECIPE_LAST_UPDATE_pn-telepathy-mission-control = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-telepathy-mission-control = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libetpan = "red"
@@ -2559,11 +2559,11 @@ RECIPE_LAST_UPDATE_pn-libvorbis = "Nov 15, 2010"
RECIPE_MAINTAINER_pn-libvorbis = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libogg="green"
-RECIPE_LATEST_VERSION_pn-libogg="1.2.2"
+RECIPE_LATEST_VERSION_pn-libogg="1.3.0"
RECIPE_NO_OF_PATCHES_pn-libogg="0"
-RECIPE_LATEST_RELEASE_DATE_pn-libogg="2010/12/07"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libogg="1 months"
-RECIPE_LAST_UPDATE_pn-libogg = "Dec 30, 2010"
+RECIPE_LATEST_RELEASE_DATE_pn-libogg="2011/08/04"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libogg="8 months"
+RECIPE_LAST_UPDATE_pn-libogg = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-libogg = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-gstreamer="green"
@@ -2698,11 +2698,11 @@ RECIPE_MAINTAINER_pn-gst-ffmpeg = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libsndfile1 = "green"
DISTRO_PN_ALIAS_pn-libsndfile1 = "Meego=libsndfile Fedora=libsndfile OpenSuSE=libsndfile Ubuntu=libsndfile Mandriva=libsndfile Debian=libsndfile"
-RECIPE_LATEST_VERSION_pn-libsndfile1 = "1.0.24"
+RECIPE_LATEST_VERSION_pn-libsndfile1 = "1.0.25"
RECIPE_NO_OF_PATCHES_pn-libsndfile1 = "0"
-RECIPE_LATEST_RELEASE_DATE_pn-libsndfile1 = "2011/03/23"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libsndfile1 = "5 months"
-RECIPE_LAST_UPDATE_pn-libsndfile1 = "Apr 26, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-libsndfile1 = "2011/07/13"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libsndfile1 = "4 months"
+RECIPE_LAST_UPDATE_pn-libsndfile1 = "Oct 28, 2011"
RECIPE_MAINTAINER_pn-libsndfile1 = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-pulseaudio = "green"
--
1.7.1
^ permalink raw reply related
* Re: [oe] OE Changelog for 2011-10-17 to 2011-10-24
From: Denys Dmytriyenko @ 2011-10-28 2:35 UTC (permalink / raw)
To: openembedded-devel
Cc: angstrom-distro-devel@linuxtogo.org,
openembedded-core@lists.openembedded.org
In-Reply-To: <CAOd_LFw0kBsf-NDpUQ-rUHxYP+v_5Ff3nuSNTUK3QuSrB5_eHw@mail.gmail.com>
On Thu, Oct 27, 2011 at 10:06:32PM -0400, Cliff Brake wrote:
> On Thursday, October 27, 2011, Denys Dmytriyenko <denis@denix.org> wrote:
> > On Thu, Oct 27, 2011 at 04:40:53PM -0400, cliff.brake@gmail.com wrote:
> >> Changelog for 2011-10-17 to 2011-10-24. Projects included in this
> report:
> >
> > FYI, I think you have a bug in your scripts, where it misses commits made
> on
> > Monday, that were not included in the previous ChangeLog and they are
> being
> > skipped in this one...
>
> Can you give me an example of a commit that got missed and I'll debug?
Well, it's not like I specifically verify that all my patches get mentioned in
the ChangeLog... :) But just glancing over it struck me that only u-boot
related ones were listed:
Changelog for meta-texasinstruments:
Denys Dmytriyenko (3):
u-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone
u-boot 2011.10rc: update with latest rev and new SRC_URI
u-boot 2011.10rc: update to the latest revision
So, I checked the previous ChangeLog and couldn't find others from the same
series, such as:
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/commit/?id=2c8dcc2a8c16792c8a765a70109cc2462b83018e
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/commit/?id=3b5eced12a10a3809f60df256b8f952c2286af4d
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/commit/?id=98cca8ea1d324a1a59b7d96838952a579c72b419
While, of course, the commits in question are still there, your ChangeLogs
provide additional informational benefits to the Community. So, I figured, you
might want to fix that small issue in the script to make it even better... :)
> > Also, can you please include meta-ti@yoctoproject.org as the official
> mailing
> > list for meta-ti/meta-texasinstruments BSP layer. Thanks.
>
> Ill look into something like that. We currently don't have any type of
> email field, but something could be added.
No, I meant to add it to the distribution list, i.e. send future ChangeLogs
also to meta-ti@yoctoproject.org mailing list, along with oe-core, oe-dev and
angstrom lists. Unless you think it's overkill. Thanks.
--
Denys
^ permalink raw reply
* Re: [PATCH 0/1] documentation audit script
From: Saul Wold @ 2011-10-28 5:39 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
In-Reply-To: <cover.1319580412.git.scott.a.garman@intel.com>
On 10/26/2011 12:12 AM, Scott Garman wrote:
> Hello,
>
> I've been using this script to perform audits of which packages
> are producing documentation, and feel it's long overdue for this
> to be added to the git tree. So here it is.
>
> The following changes since commit f586aaa8d00361a9597a546d665077c75cf4d520:
>
> libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100)
>
> are available in the git repository at:
> git://git.yoctoproject.org/poky-contrib sgarman/docaudit-script
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/docaudit-script
>
> Scott Garman (1):
> documentation-audit.sh: script for auditing documentation build
> status
>
> scripts/contrib/documentation-audit.sh | 92 ++++++++++++++++++++++++++++++++
> 1 files changed, 92 insertions(+), 0 deletions(-)
> create mode 100755 scripts/contrib/documentation-audit.sh
>
Can you please run this and generate a report.
Thanks
Sau!
^ permalink raw reply
* how to set time zone
From: Ni Qingliang @ 2011-10-28 5:41 UTC (permalink / raw)
To: openembedded-core
Hello All:
what is the right way to set timezone?
I have added tzdata into my image, and can find some variables in the
etc, e.g. 'TZ'.
on my archlinux, I can set TIMEZONE in the rc.conf, which is used in
rc.sysvinit (which will link the /etc/localtime using TIMEZONE).
what is the right place to locate similar setting code (e.g. link
the /etc/localtime) in the yocto?
thanks!
--
Yi Qingliang
niqingliang@insigma.com.cn
http://niqingliang2003.wordpress.com
^ permalink raw reply
* Re: how to set time zone
From: Samuel Stirtzel @ 2011-10-28 6:32 UTC (permalink / raw)
To: niqingliang, Patches and discussions about the oe-core layer; +Cc: yocto
In-Reply-To: <1319780499.10032.46.camel@localhost.localdomain>
2011/10/28 Ni Qingliang <niqingliang@insigma.com.cn>:
> Hello All:
>
> what is the right way to set timezone?
>
> I have added tzdata into my image, and can find some variables in the
> etc, e.g. 'TZ'.
>
> on my archlinux, I can set TIMEZONE in the rc.conf, which is used in
> rc.sysvinit (which will link the /etc/localtime using TIMEZONE).
>
> what is the right place to locate similar setting code (e.g. link
> the /etc/localtime) in the yocto?
>
> thanks!
>
>
>
> --
> Yi Qingliang
> niqingliang@insigma.com.cn
> http://niqingliang2003.wordpress.com
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Hi,
you could try the following:
http://www.rwhitby.net/blog/nslu2-linux/setting-the-openmoko-timezone.html
Well this is the first entry when using google with "openembedded time
zone", so please consider using search engines first next time.
Also this is the very same process like it is done on a desktop
computer, googling for "set time zone linux command line" gives this
result:
http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/
Which shows more precise steps at the headline "Set timezone using
/etc/localtime configuration file [any Linux distro]".
(Sorry for cross posting, but this was carried over to the OE-Core list)
--
Regards
Samuel
^ permalink raw reply
* Re: how to set time zone
From: Ni Qingliang @ 2011-10-28 7:05 UTC (permalink / raw)
To: Samuel Stirtzel
Cc: yocto@yoctoproject.org,
Patches and discussions about the oe-core layer
In-Reply-To: <CAGiJk9eo4FvhLZ6o9qdb75YyuZ5om19GYRLR6gDFEN_r0VWeuw@mail.gmail.com>
THANKS!
I still want the native support by oe-core/yocto:-). If no, I will try
by myself.
On Fri, 2011-10-28 at 14:32 +0800, Samuel Stirtzel wrote:
> 2011/10/28 Ni Qingliang <niqingliang@insigma.com.cn>:
> > Hello All:
> >
> > what is the right way to set timezone?
> >
> > I have added tzdata into my image, and can find some variables in the
> > etc, e.g. 'TZ'.
> >
> > on my archlinux, I can set TIMEZONE in the rc.conf, which is used in
> > rc.sysvinit (which will link the /etc/localtime using TIMEZONE).
> >
> > what is the right place to locate similar setting code (e.g. link
> > the /etc/localtime) in the yocto?
> >
> > thanks!
> >
> >
> >
> > --
> > Yi Qingliang
> > niqingliang@insigma.com.cn
> > http://niqingliang2003.wordpress.com
> >
> >
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >
>
> Hi,
>
> you could try the following:
> http://www.rwhitby.net/blog/nslu2-linux/setting-the-openmoko-timezone.html
>
> Well this is the first entry when using google with "openembedded time
> zone", so please consider using search engines first next time.
>
> Also this is the very same process like it is done on a desktop
> computer, googling for "set time zone linux command line" gives this
> result:
> http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/
> Which shows more precise steps at the headline "Set timezone using
> /etc/localtime configuration file [any Linux distro]".
>
>
> (Sorry for cross posting, but this was carried over to the OE-Core list)
>
> --
> Regards
> Samuel
--
Yi Qingliang
niqingliang@insigma.com.cn
http://niqingliang2003.wordpress.com
^ permalink raw reply
* [PATCH] Add new IMAGE_CLASSES variable for classes for image generation
From: Matthew McClintock @ 2011-10-28 7:26 UTC (permalink / raw)
To: openembedded-core
Allows us to import classes only for images and not to the global
namespace
Signed-off-by: Matthew McClintock <msm@freescale.com>
---
This is a resend
meta-yocto/conf/local.conf.sample | 6 ++++++
meta/classes/image.bbclass | 3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index da3f8df..5e59ad4 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -163,6 +163,12 @@ EXTRA_IMAGE_FEATURES = "debug-tweaks"
# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
USER_CLASSES ?= "image-mklibs image-prelink"
+# Additional image generation features
+#
+# The following is a list of classes to import to use in the generation of images
+# currently an example class is image_types_uboot
+# IMAGE_CLASSES ?= "image_types_uboot"
+
#
# Runtime testing of images
#
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
index 05f4331..e932879 100644
--- a/meta/classes/image.bbclass
+++ b/meta/classes/image.bbclass
@@ -111,7 +111,8 @@ def get_devtable_list(d):
str += " %s" % bb.which(bb.data.getVar('BBPATH', d, 1), devtable)
return str
-inherit image_types
+IMAGE_CLASSES = "image_types"
+inherit ${IMAGE_CLASSES}
IMAGE_POSTPROCESS_COMMAND ?= ""
MACHINE_POSTPROCESS_COMMAND ?= ""
--
1.7.6.1
^ permalink raw reply related
* Re: Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?
From: Henning Heinold @ 2011-10-28 7:30 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
In-Reply-To: <201110272230.29012.schnitzeltony@gmx.de>
On Thu, Oct 27, 2011 at 10:30:27PM +0200, Andreas Müller wrote:
> I remember that I had similar issues a while ago. That could be worked around
> by starting some dbus stuff ( do not exactly remember what it was ).
You probably mean policykit, which has a ruleset for actions a user can do or not on dbus.
Bye Henning
^ permalink raw reply
* Problem with buildstats when building on a btrfs volume
From: Wolfram Stering @ 2011-10-28 7:25 UTC (permalink / raw)
To: openembedded-core
Hello All,
I've encountered a problem when building (with TMPDIR residing) on a
btrfs volume.
It does not matter what is being built: starting clean, bitbake
discoveres that pseudo needs to be built, it does so successfully but
then gets an exception when doing the buildstats.
ERROR: Execution of event handler 'run_buildstats' failed
Traceback (most recent call last):
File "run_buildstats(e)", line 18, in run_buildstats(e=<bb.event.BuildStarted object at 0x5e33710>)
File "buildstats.bbclass", line 21, in set_device(e=<bb.event.BuildStarted object at 0x5e33710>)
UnboundLocalError: local variable 'rdev' referenced before assignment
The problem is related to the fact that btrfs reports a fake device id
by stat(2) in st_dev.
See there for more information:
https://bugzilla.redhat.com/show_bug.cgi?id=711881
http://permalink.gmane.org/gmane.comp.file-systems.btrfs/3509
OE core uses stat on tmpdir to find out the major/minor device ids when
collecting the build statistics, see function set_device in
buildstats.bbclass. If the (fake) device id can't be found in
/proc/diskstats, rdev is never set, but still used two lines later (this
case should be detected and handled gracefully anyhow, IMHO, e.g.
relinquishing buildstats).
I don't know how to reliably solve this problem. /proc/self/mountinfo
can't be used either, as the listed device id there is still different
from what is reported by stat (see the first link above). One possible
solution would be to match on the device name (third field in
/proc/diskstats), but this information is not returned by stat so the
actual mount point needs to be found as prefix of the TMPDIR path, then
symlinks in the device name would need to be resolved as well (which is
common, if LVM and the device mapper are used).
I'm not good at python, otherwise I'd have proposed a patch...
have a nice day,
-wolfi
--
Wolfram Stering
(Entwicklung)
HALE electronic GmbH
Eugen-Müller-Straße 18, 5020 Salzburg, Austria
Tel: +43 (662) 439011 550
Fax: +43 (662) 439011 9
http://www.hale.at/
Firmenbuchnummer: FN 66801m HG Salzburg
--
Scanned by MailScanner.
^ permalink raw reply
* [PATCH] dtc: update to latest git version
From: Matthew McClintock @ 2011-10-28 7:26 UTC (permalink / raw)
To: openembedded-core
Also remove patches that are no longer needed
Signed-off-by: Matthew McClintock <msm@freescale.com>
---
meta/recipes-kernel/dtc/dtc.inc | 4 +-
.../dtc/fix_for_compilation_with_gcc_4.6.0.patch | 51 --------------------
meta/recipes-kernel/dtc/dtc/remove_space_opt.patch | 18 -------
meta/recipes-kernel/dtc/dtc_git.bb | 10 +---
4 files changed, 5 insertions(+), 78 deletions(-)
delete mode 100644 meta/recipes-kernel/dtc/dtc/fix_for_compilation_with_gcc_4.6.0.patch
delete mode 100644 meta/recipes-kernel/dtc/dtc/remove_space_opt.patch
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index eae46ac..5dbfb32 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/meta/recipes-kernel/dtc/dtc.inc
@@ -11,8 +11,8 @@ do_install() {
install -m 755 dtc ${D}${bindir}/dtc
}
SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \
- file://fix_for_compilation_with_gcc_4.6.0.patch"
+ "
-INC_PR = "r0"
+INC_PR = "r1"
S = "${WORKDIR}/git"
diff --git a/meta/recipes-kernel/dtc/dtc/fix_for_compilation_with_gcc_4.6.0.patch b/meta/recipes-kernel/dtc/dtc/fix_for_compilation_with_gcc_4.6.0.patch
deleted file mode 100644
index b34894d..0000000
--- a/meta/recipes-kernel/dtc/dtc/fix_for_compilation_with_gcc_4.6.0.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-Upstream-Status: Pending
-
-Fix following compilation errors with gcc 4.6.0
-| dtc.c: In function 'main':
-| dtc.c:100:17: error: variable 'check' set but not used [-Werror=unused-but-set-variable]
-| cc1: all warnings being treated as errors
-|
-| make: *** [dtc.o] Error 1
-| make: *** Waiting for unfinished jobs....
-| flattree.c: In function 'flat_read_mem_reserve':
-| flattree.c:700:14: error: variable 'p' set but not used [-Werror=unused-but-set-variable]
-| cc1: all warnings being treated as errors
-|
-| make: *** [flattree.o] Error 1
-| ERROR: oe_runmake failed
-
-Nitin A Kamble <nitin.a.kamble@intel.com> 2011/05/10
-
-Index: git/dtc.c
-===================================================================
---- git.orig/dtc.c
-+++ git/dtc.c
-@@ -97,7 +97,7 @@ int main(int argc, char *argv[])
- const char *inform = "dts";
- const char *outform = "dts";
- const char *outname = "-";
-- int force = 0, check = 0;
-+ int force = 0, __attribute__((__unused__)) check = 0;
- const char *arg;
- int opt;
- FILE *outf = NULL;
-Index: git/flattree.c
-===================================================================
---- git.orig/flattree.c
-+++ git/flattree.c
-@@ -697,7 +697,6 @@ static struct reserve_info *flat_read_me
- {
- struct reserve_info *reservelist = NULL;
- struct reserve_info *new;
-- const char *p;
- struct fdt_reserve_entry re;
-
- /*
-@@ -706,7 +705,6 @@ static struct reserve_info *flat_read_me
- *
- * First pass, count entries.
- */
-- p = inb->ptr;
- while (1) {
- flat_read_chunk(inb, &re, sizeof(re));
- re.address = fdt64_to_cpu(re.address);
diff --git a/meta/recipes-kernel/dtc/dtc/remove_space_opt.patch b/meta/recipes-kernel/dtc/dtc/remove_space_opt.patch
deleted file mode 100644
index 8c26dec..0000000
--- a/meta/recipes-kernel/dtc/dtc/remove_space_opt.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Remove the -Os flag
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Saul Wold <sgw@linux.intel.com>
-Index: git/Makefile
-===================================================================
---- git.orig/Makefile
-+++ git/Makefile
-@@ -18,7 +18,7 @@ CONFIG_LOCALVERSION =
- CPPFLAGS = -I libfdt
- WARNINGS = -Werror -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \
- -Wstrict-prototypes -Wmissing-prototypes
--CFLAGS = -g -Os -fPIC -Werror $(WARNINGS)
-+CFLAGS = -g -fPIC -Werror $(WARNINGS)
-
- BISON = bison
- LEX = flex
diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb
index e010488..c205de7 100644
--- a/meta/recipes-kernel/dtc/dtc_git.bb
+++ b/meta/recipes-kernel/dtc/dtc_git.bb
@@ -3,14 +3,10 @@ require dtc.inc
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
-SRCREV = "73dca9ae0b9abe6924ba640164ecce9f8df69c5a"
+SRCREV = "033089f29099bdfd5c2d6986cdb9fd07b16cfde0"
PV = "1.3.0+git${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
S = "${WORKDIR}/git"
-SRC_URI_PATCH = " file://remove_space_opt.patch"
-SRC_URI_PATCH_virtclass-native = ""
-SRC_URI += "${SRC_URI_PATCH}"
-
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
--
1.7.6.1
^ permalink raw reply related
* Seek help: keyboard can't work after updating xserver-kdrive
From: Xiaofeng Yan @ 2011-10-28 8:01 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
Hi all,
I am updating xserver-kdrive_1.7.99.2.bb to
xserver-kdrive_1.11.1.901.bb. Keyboard can't get action on
matchbox-terminal.
I make a test like the following steps on matchbox-terminal with
matchbox-keyboard(virtual keyboard):
sh-4.1# cat /dev/input/event0
The screen show some messy code when I type words on keyboard.
sh-4.1# cat /dev/tty0
The screen show words normally when I type words on keyboard.
So I don't know what cause that keyboard can't work on matchbox-terminal
when typing words.
Who can give me some suggestion? Thank you very much if you can
provide your experience to me.
Thanks
Yan
^ permalink raw reply
* Re: how to set time zone
From: Andrea Adami @ 2011-10-28 8:22 UTC (permalink / raw)
To: niqingliang, Patches and discussions about the oe-core layer
In-Reply-To: <1319785517.10032.48.camel@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 951 bytes --]
On Fri, Oct 28, 2011 at 9:05 AM, Ni Qingliang <niqingliang@insigma.com.cn>wrote:
> THANKS!
>
> I still want the native support by oe-core/yocto:-). If no, I will try
> by myself.
>
>
I've asked three or four time the oe-core crow to improve the recipe...last
one:
On Wed, Oct 19, 2011 at 12:24 AM, Joshua Lock <josh@linux.intel.com> wrote:
> Per mailing requests, here are updates to the tzdata and gst-plugins-good
> recipes.
>
> Joshua
>
> The following changes since commit
> 95d0ff5e070c690314ab87665200099a52d37ebf:
>
> tzdata: updated SRC_URI and update to 2011k (2011-10-18 11:16:58 -0700)
>
Thanks for the tzdata fix.
Now, we have the same recipes in meta-oe with a slightly different
do_install and packaging: I'm referring to /etc/localtime and /etc/timezone:
which package do provide those in oe-core?
(We'll remove the tzdata/tzcodes from meta-oe once the recipes are matching)
Regards
Andrea
[-- Attachment #2: Type: text/html, Size: 1522 bytes --]
^ permalink raw reply
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox