Modify the include file and script to generate a missing RDEPENDS.
Install python on target with python-io. Import ssl:
Python 2.7.3 (default, Feb 9 2013, 16:04:35)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
Traceback (most recent
systemd always uses /lib and /usr/lib to store unit files
so using libdir and base_libdir is incorrect. It will work
where libdir is usr/lib and base_libdir is /lib but wont work
when say its /lib64
Add a check to make sure that SYSTEMD_PACKAGES are part of PACKAGES
too, otherwise error out
Signe
unit files are added to util-linux itself when selected
Signed-off-by: Khem Raj
---
meta/recipes-core/util-linux/util-linux.inc |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/meta/recipes-core/util-linux/util-linux.inc
b/meta/recipes-core/util-linux/util-linux.inc
ind
On Wed, Feb 13, 2013 at 9:52 AM, Phil Blundell wrote:
> On Wed, 2013-02-13 at 00:55 +0100, Andreas Müller wrote:
>> Copying similar code in in tons of recipes is easier to maintain?
>
> If the code that needs to go in the "tons" of recipes is just:
>
> do_install_append() {
> install -m 64
On 02/13/2013 05:28 AM, Mihai Prica wrote:
- enables qemu to run images with video output without the need for vncviewer.
- SDLPACKAGECONFIG is used because there is no need for the native-libsdl
package when building the qemu-native package.
Signed-off-by: Mihai Prica
---
meta/recipes-devtoo
On 2/13/13 11:01 AM, McClintock Matthew-B29882 wrote:
On Thu, Feb 7, 2013 at 5:56 PM, Mark Hatle wrote:
From: Matthew McClintock
ERROR: Function failed: do_compile (see
/opt/yocto/cache-build/p5020ds-64b/build_p5020ds-64b_release/tmp/work/ppc64e5500-fsl-linux/qemu-0.15.1-r6/temp/log.do_compi
On 2/13/13 11:01 AM, McClintock Matthew-B29882 wrote:
On Thu, Feb 7, 2013 at 5:56 PM, Mark Hatle wrote:
From: Matthew McClintock
ERROR: Function failed: do_compile (see
/opt/yocto/cache-build/p5020ds-64b/build_p5020ds-64b_release/tmp/work/ppc64e5500-fsl-linux/qemu-0.15.1-r6/temp/log.do_compi
The question of how many copies of the chroot path should be prepended
to paths when calling link() is a challenging one, but after flirtations
with 2 (pseudo 1.4.3) and 0 (pseudo 1.4.4) I think I've settled on a
reasonable compromise at 1.
The underlying logic bug was an under-considered attempt
The 1.4.4 fix replaced possible double-prepending of chroot paths
with possible non-prepending of chroot paths. After significant
evaluation, have settled on a single prepending of the chroot
path as a workable compromise.
Signed-off-by: Peter Seebach
---
.../pseudo/{pseudo_1.4.4.bb => pseudo_1.
This reverts commit 600dff4f2c6c37fa0a0cff2d287bade037c214b6.
We are seeing regressions eg. when building openssh it ends up
with
WARNING: useradd command did not succeed. Retrying...
ERROR: tried running useradd command 10 times without success, giving up
---
meta/recipes-devtools/pseudo/pseudo
On 02/12/2013 11:46 PM, Khem Raj wrote:
qemu on target,qemu-native and nativesdk versions built
and worked fine
Already on the list and in MUT from Constantin
Thanks
Sau!
Signed-off-by: Khem Raj
---
meta/recipes-devtools/qemu/qemu_1.3.0.bb | 10 --
meta/recipes-devtool
The standalone udev has these dependencies and extraconf is required to have
working automount amongst other things.
Signed-off-by: Ross Burton
---
meta/recipes-core/systemd/systemd_197.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/systemd/systemd_197.bb
b/meta/rec
On Wed, Feb 13, 2013 at 11:53 AM, Richard Purdie
wrote:
> On Tue, 2013-02-12 at 11:50 -0500, Bruce Ashfield wrote:
>> Attached is the fixed up patch with DEPENDS, the existing one had a typo
>> in:
>>
>> do_config[depends] = "kern-tools-native:do_populate_sysroot"
>>
>> I've gone ahead and repla
On Wed, 2013-02-13 at 00:55 +0100, Andreas Müller wrote:
> Copying similar code in in tons of recipes is easier to maintain?
If the code that needs to go in the "tons" of recipes is just:
do_install_append() {
install -m 644 ${WORKDIR}/my.service ${D}${systemd_unitdir}/system
}
then yes,
On Thu, Feb 7, 2013 at 5:56 PM, Mark Hatle wrote:
> From: Matthew McClintock
>
> ERROR: Function failed: do_compile (see
> /opt/yocto/cache-build/p5020ds-64b/build_p5020ds-64b_release/tmp/work/ppc64e5500-fsl-linux/qemu-0.15.1-r6/temp/log.do_compile.28447
> for further information)
> ERROR: Logf
On 13 February 2013 07:46, Khem Raj wrote:
> +packages = d.getVar('PACKAGES', True)
> +if not pkg_systemd in packages:
Should probably do packages.split() here to ensure that we don't match
a substring.
Ross
___
Openembedded-core maili
On Tue, 2013-02-12 at 11:50 -0500, Bruce Ashfield wrote:
> Attached is the fixed up patch with DEPENDS, the existing one had a typo
> in:
>
> do_config[depends] = "kern-tools-native:do_populate_sysroot"
>
> I've gone ahead and replaced it with a DEPENDS and tested the failure case
> here.
>
>
Removed backported patch.
Signed-off-by: Laurentiu Palcu
---
...ware-port-vmware-driver-to-new-compat-API.patch | 655
...mware_12.0.2.bb => xf86-video-vmware_13.0.0.bb} |7 +-
2 files changed, 3 insertions(+), 659 deletions(-)
delete mode 100644
meta/recipes-graphics
Signed-off-by: Laurentiu Palcu
---
...board-config_2.7.bb => xkeyboard-config_2.8.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.7.bb =>
xkeyboard-config_2.8.bb} (88%)
diff --git a/meta/recipes-graphics/xorg-lib/xkeybo
Signed-off-by: Laurentiu Palcu
---
.../drm/{libdrm_2.4.40.bb => libdrm_2.4.42.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.40.bb => libdrm_2.4.42.bb} (50%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.40.bb
b/meta/recipe
Signed-off-by: Laurentiu Palcu
---
...tics_1.6.2.bb => xf86-input-synaptics_1.6.3.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.2.bb =>
xf86-input-synaptics_1.6.3.bb} (79%)
diff --git a/meta/recipes-graphic
Signed-off-by: Laurentiu Palcu
---
...intel_2.20.17.bb => xf86-video-intel_2.21.0.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.17.bb =>
xf86-video-intel_2.21.0.bb} (86%)
diff --git a/meta/recipes-graphics/xorg-
Licence didn't change, the end line for computing the licence md5sum was
inside the actual code which, eventually changed. Adjust it to the right
line.
Signed-off-by: Laurentiu Palcu
---
meta/recipes-graphics/xorg-app/xev_1.2.0.bb | 12
meta/recipes-graphics/xorg-app/xev_1.2.1.bb
Signed-off-by: Laurentiu Palcu
---
...ouse_12.9.0.bb => xf86-input-vmmouse_13.0.0.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_12.9.0.bb =>
xf86-input-vmmouse_13.0.0.bb} (75%)
diff --git a/meta/recipes-graphics/xo
Hi,
The packages were compiled successfully for all architecture, except
xf86-video-intel and xf86-video-vmware which have compatible host set to
x86 and x86_64. Basic functionality tests were done in qemu. No issues
found.
Thanks,
Laurentiu
The following changes since commit c77e1f4e14edf7a0700
connman.inc was missing the SYSTEMD_PACKAGES variable. Declared
${PN}-systemd as the package containing the systemd service
file and also added this package to PACKAGES variable.
Signed-off-by: Florin Sarbu
---
meta/recipes-connectivity/connman/connman.inc |5 +++--
1 file changed, 3 inserti
Hi all,
following the transition of the systemd.bbclass from meta-openembedded
to oe-core, I stumbled upon on what seems to me a missing feature that
has not been brought along in the new systemd.bbclass in oe-core. Seems
that if one does not explicitly specify the inclusion of the packages
co
- enables qemu to run images with video output without the need for vncviewer.
- SDLPACKAGECONFIG is used because there is no need for the native-libsdl
package when building the qemu-native package.
Signed-off-by: Mihai Prica
---
meta/recipes-devtools/qemu/qemu.inc | 19 +++
1
Some updates to newer upstream versions. No major version
bumps, just newer bugfix versions.
- ML
The following changes since commit c58e6cf352774e147038e6543ac95ab0060f2327:
distro_check: Remove creation of empty Meego filelist. (2013-02-12 13:22:14
+)
are available in the git reposit
qemu on target,qemu-native and nativesdk versions built
and worked fine
Signed-off-by: Khem Raj
---
meta/recipes-devtools/qemu/qemu_1.3.0.bb | 10 --
meta/recipes-devtools/qemu/qemu_1.3.1.bb |9 +
2 files changed, 9 insertions(+), 10 deletions(-)
delete mode 100644 meta/re
systemd always uses /lib and /usr/lib to store unit files
so using libdir and base_libdir is incorrect. It will work
where libdir is usr/lib and base_libdir is /lib but wont work
when say its /lib64
Add a check to make sure that SYSTEMD_PACKAGES are part of PACKAGES
too, otherwise error out
Signe
31 matches
Mail list logo