summaryrefslogtreecommitdiff
path: root/recipes/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-11 18:48:53 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-11 18:58:45 +0100
commit397c683395ad0d65f639d29ce49bdfdcf571c1d6 (patch)
treed614362698056de7b789c26e62682a4abd40ff75 /recipes/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch
parenta6c5440ffe753e5bfe6d816b42a08e89b9a75d6f (diff)
conf/distro/minimal.conf: add src_distribute_local and otherwise stop using sane-feed.inc
Diffstat (limited to 'recipes/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch')
0 files changed, 0 insertions, 0 deletions
t/meta/recipes-extended/procps/procps_3.2.8.bb?h=dizzy&id=767383ac80bd52a51d52655f95bb503cd0bb827b'>procps: Add cgroup supportJukka Rissanen1 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2013-06-19procps: fix that top will quit after cpu offlineWenzong Fan1 top utiliy fails to read /proc/stat after cpu offline, because Cpu_tot is still the original cpu numbers when calling cpus_refresh, in which it is trying to read and sscanf Cpu_tot times /proc/stat. The patch is from procps-3.2.8-2.fc12.src.rpm Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2013-01-07procps: initialized environment correctly (backported from classic)Enrico Scholz1 Without this patch, various procps tool can create "Unknown HZ value" messages because internal initialization happens in a wrong, random order. It has been applied to classic already. Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2012-11-24procps: pass CFLAGS to makeJoe Slater1 EXTRA_OEMAKE in the recipe currently discards the environment CFLAGS when setting CFLAGS passed to make. We change that to include these options. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2012-08-15procps: cleanup update-alternatives deprecated codeSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2012-06-19procps: clean up FILE after PACKAGE reorderSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com>