1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-29 12:09:36 +00:00
Files
poky/meta/recipes-devtools
Robert Yang 9e7c915114 apt-get 0.7.14: hangs at runtime
This patch had a little problem, it made a infinite loop:

for (K = CmdL.FileList + 1; *K != 0; J++)

But the value of "K" will nerver change, so the apt-get hangs, revert
this patch first, and will fix the problem in another patch.

Note: Increment the PR from 11 to 12

Revert "apt: Fix a latent bug exposed by gcc 4.7"

This reverts commit 9d526462fe.

[YOCTO #2488]

(From OE-Core rev: 1e381c83396a65c6c93b8fc1f4e35564c52bd042)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-08 11:43:22 +01:00
..
2012-06-08 11:43:22 +01:00
2012-01-03 12:14:25 +00:00
2012-01-03 12:14:31 +00:00
2012-02-28 12:27:46 +00:00
2012-05-03 15:48:04 +01:00
2012-05-09 21:42:51 +01:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2012-01-03 12:14:31 +00:00
2011-11-29 11:22:04 +00:00
2012-05-30 12:04:47 +01:00
2012-05-08 14:49:15 +01:00
2012-05-30 12:04:43 +01:00
2012-05-30 12:04:39 +01:00
2012-01-17 14:53:25 +00:00
2012-04-23 23:10:18 +01:00
2012-05-03 15:48:04 +01:00
2012-05-25 11:17:56 +01:00
2011-10-14 13:18:18 +01:00
2012-02-03 15:56:38 +00:00
2011-12-08 15:24:32 +00:00
2011-12-02 15:14:02 +00:00