Files
poky/meta/recipes-extended
Kumar Gala 43d3061b17 libzypp: Fix variable substitution problem in do_archgen step
The do_archgen step creates a script that utilizes the variable name
${ARCH}.  However, we also utilize and define ${ARCH} so instead of
having the following in the script:

	COMPAT_WITH="${ARCH},${COMPAT} $COMPAT_WITH"

We get something like:

	COMPAT_WITH="powerpc,${COMPAT} $COMPAT_WITH"

Just renaming the variable in the script to not conflict with ${ARCH}
fixes the issue.

[PR bump from Saul Wold]
(From OE-Core rev: 09573a276456122b408c5bcebc537455fd1c5f29)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-01 14:16:55 +01:00
..
2011-07-27 12:02:42 +01:00
2011-05-04 00:54:41 +01:00
2010-12-09 08:18:17 -08:00
2011-01-06 10:06:30 +00:00
2011-06-01 18:34:33 +01:00
2010-12-09 08:18:17 -08:00
2011-07-27 12:02:41 +01:00
2011-05-19 23:40:34 +01:00
2011-05-19 23:40:34 +01:00
2011-07-07 11:14:01 +01:00
2010-12-09 08:18:17 -08:00
2011-07-01 23:27:29 +01:00
2011-07-14 15:02:28 +01:00
2011-07-01 23:27:29 +01:00
2011-07-27 12:02:45 +01:00
2011-06-01 18:34:30 +01:00
2011-05-13 11:02:14 +01:00
2011-07-04 12:45:31 +01:00
2010-12-09 08:18:17 -08:00
2011-07-01 23:27:29 +01:00
2011-05-19 23:40:35 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-06-23 12:07:35 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-06-01 18:34:31 +01:00
2011-07-27 16:46:29 +01:00
2011-05-13 11:02:14 +01:00
2011-05-11 17:14:25 +01:00
2011-07-27 12:02:43 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-06-23 12:07:32 +01:00
2011-07-01 23:27:29 +01:00
2011-07-27 12:02:41 +01:00
2011-05-13 11:02:14 +01:00
2011-07-01 23:27:29 +01:00
2011-07-27 12:02:42 +01:00
2011-06-23 12:07:32 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-05-13 11:02:14 +01:00
2011-06-23 12:07:32 +01:00
2011-04-18 05:49:27 +01:00
2010-12-09 08:18:17 -08:00
2011-05-13 11:02:14 +01:00