|
[PATCHv3 4/6] sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536
corner cases when it cannot be read are with kernel between http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e1a6ef2dea88101b056b6d9984f3325c5efced3 2.6.33-rc2-0e1a6ef2dea8
corner cases when it cannot be read are with kernel between http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e1a6ef2dea88101b056b6d9984f3325c5efced3 2.6.33-rc2-0e1a6ef2dea8
|
By
Martin Jansa
· #159
·
|
|
[PATCH] sanity.bbclass: some multilib systems have symlink /lib -> /lib64
* ie gentoo has /lib -> /lib64 * old test assumed only /lib64 -> /lib Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/classes/sanity.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 de
* ie gentoo has /lib -> /lib64 * old test assumed only /lib64 -> /lib Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/classes/sanity.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 de
|
By
Martin Jansa
· #161
·
|
|
[PATCH] bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OE
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/conf/bitbake.conf | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf i
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/conf/bitbake.conf | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf i
|
By
Martin Jansa
· #177
·
|
|
[PATCH] debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGS
* see comment for reason why we need this * more info: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-February/029877.html Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/c
* see comment for reason why we need this * more info: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-February/029877.html Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/c
|
By
Martin Jansa
· #178
·
|
|
[PATCH] bitbake.conf: point PERSISTENT_DIR outside TMPDIR
* sanity check warning user that he still has peristent cache in old location * similar patch was sent to OE, to keep PERSISTENT_DIR location consistent http://lists.linuxtogo.org/pipermail/openembedd
* sanity check warning user that he still has peristent cache in old location * similar patch was sent to OE, to keep PERSISTENT_DIR location consistent http://lists.linuxtogo.org/pipermail/openembedd
|
By
Martin Jansa
· #236
·
|
|
[PATCH] bitbake.conf: point PERSISTENT_DIR outside TMPDIR
From my experience I always had to say: You have to rebuild from scratch. Just wipe out tmp directory, but don't forget to save&load tmp/cache/bb_persist_data.sqlite3 because that file is really impor
From my experience I always had to say: You have to rebuild from scratch. Just wipe out tmp directory, but don't forget to save&load tmp/cache/bb_persist_data.sqlite3 because that file is really impor
|
By
Martin Jansa
· #241
·
|
|
[PATCH] bitbake.conf: point PERSISTENT_DIR outside TMPDIR
And one more question from #oe to this topic: ./oe-2011-02-25:14:49 < JaMa> RP: I wonder if bb_codeparser.dat from bitbake rev 4b7aab109f746ad9be2699c0fb6f4a4e65d65936 should be in shared PERSISTENT_D
And one more question from #oe to this topic: ./oe-2011-02-25:14:49 < JaMa> RP: I wonder if bb_codeparser.dat from bitbake rev 4b7aab109f746ad9be2699c0fb6f4a4e65d65936 should be in shared PERSISTENT_D
|
By
Martin Jansa
· #242
·
|
|
[PATCH] distutils-base: Only RDEPEND python-core on target packages
* fixes ie setuptools, without this patch it RDEPENDs on python-core-native, which is not RPROVIDED by anything * imported from OE 8377b8ec57f35b9e5b81a74c77f68fd6e02949c8 Signed-off-by: Martin Jansa
* fixes ie setuptools, without this patch it RDEPENDs on python-core-native, which is not RPROVIDED by anything * imported from OE 8377b8ec57f35b9e5b81a74c77f68fd6e02949c8 Signed-off-by: Martin Jansa
|
By
Martin Jansa
· #270
·
|
|
[PATCH] python: add generate-manifest-2.6.py script and regen python-2.6-manifest.inc
* imported from OE with sorted entries etc Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../python/python-2.6-manifest.inc | 344 ++++++++++--------- meta/recipes-devtools/python/python.inc
* imported from OE with sorted entries etc Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../python/python-2.6-manifest.inc | 344 ++++++++++--------- meta/recipes-devtools/python/python.inc
|
By
Martin Jansa
· #283
·
|
|
[PULL][PATCH 0/3] util-linux: Cleanup of unused files
Remove files not used in SRC_URI Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/util-linux Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=j
Remove files not used in SRC_URI Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/util-linux Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=j
|
By
Martin Jansa
· #440
·
|
|
[PATCH 1/3] util-linux: remove unused files from files directory
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../util-linux/files/debian-bug392236.patch | 203 -------------------- .../util-linux/files/fdiskbsdlabel_thumb.diff | 12 -- .../recipes-core/u
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../util-linux/files/debian-bug392236.patch | 203 -------------------- .../util-linux/files/fdiskbsdlabel_thumb.diff | 12 -- .../recipes-core/u
|
By
Martin Jansa
· #441
·
|
|
[PATCH 2/3] util-linux: remove unused files from util-linux-2.17.2 directory
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../util-linux/util-linux-2.17.2/tls.patch | 70 -------------------- 1 files changed, 0 insertions(+), 70 deletions(-) delete mode 100644 meta/
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../util-linux/util-linux-2.17.2/tls.patch | 70 -------------------- 1 files changed, 0 insertions(+), 70 deletions(-) delete mode 100644 meta/
|
By
Martin Jansa
· #442
·
|
|
[PATCH 3/3] util-linux: move remaining files from files directory to util-linux-2.17.2 for faster lookup
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../{files => util-linux-2.17.2}/MCONFIG | 0 .../{files => util-linux-2.17.2}/defines.h | 0 .../{files => util-linux-2.17.2}/make_include | 0 .
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../{files => util-linux-2.17.2}/MCONFIG | 0 .../{files => util-linux-2.17.2}/defines.h | 0 .../{files => util-linux-2.17.2}/make_include | 0 .
|
By
Martin Jansa
· #443
·
|
|
[PATCH 0/1] scripts/create-pull-request: update URL and reuse variables where possible
Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/scripts Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/scripts Thanks, Martin Jansa <M
Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/scripts Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/scripts Thanks, Martin Jansa <M
|
By
Martin Jansa
· #444
·
|
|
[PATCH 1/1] create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.openembedded.org/openembedded-core-contrib
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- scripts/create-pull-request | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/create-pull-request b/scripts/cre
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- scripts/create-pull-request | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/create-pull-request b/scripts/cre
|
By
Martin Jansa
· #445
·
|
|
[PATCH] sstate: use only unique set of SSTATETASK
* otherwise strange error like this: ERROR: Logfile of failure stored in: /OE/shr-core/tmp/work/armv7a-oe-linux-gnueabi/libtool-cross-2.4-r1/temp/log.do_package_write_ipk.25551 Log data follows: | ERR
* otherwise strange error like this: ERROR: Logfile of failure stored in: /OE/shr-core/tmp/work/armv7a-oe-linux-gnueabi/libtool-cross-2.4-r1/temp/log.do_package_write_ipk.25551 Log data follows: | ERR
|
By
Martin Jansa
· #664
·
|
|
[PATCH 0/3] SRCREVs and fixed building python modules
SCM recipes should be usefull without including poky-default-revisions.inc Building python modules fails without distutils-common-base patch, when trying to link against libc from host's /usr/lib Pull
SCM recipes should be usefull without including poky-default-revisions.inc Building python modules fails without distutils-common-base patch, when trying to link against libc from host's /usr/lib Pull
|
By
Martin Jansa
· #777
·
|
|
[PATCH 1/3] distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library search path.
* This was done generically in bitbake.conf this should be done on demand and distutils based recipes seem to need it. So we define it here. * imported from OE 629ae87eadeec1068c3778e14488b549029adffb
* This was done generically in bitbake.conf this should be done on demand and distutils based recipes seem to need it. So we define it here. * imported from OE 629ae87eadeec1068c3778e14488b549029adffb
|
By
Martin Jansa
· #773
·
|
|
[PATCH 2/3] gconf-dbus: add SRCREV to recipe
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want gconf-dbus and are not using poky Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/recipes-gnome/gnome/
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want gconf-dbus and are not using poky Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta/recipes-gnome/gnome/
|
By
Martin Jansa
· #775
·
|
|
[PATCH 3/3] xf86-video-omapfb: add SRCREV to recipe
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want xf86-video-omapfb and are not using poky Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../xorg-driver/xf
* taken from meta/conf/distro/include/poky-default-revisions.inc for those who want xf86-video-omapfb and are not using poky Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../xorg-driver/xf
|
By
Martin Jansa
· #776
·
|