]> code.ossystems Code Review - openembedded-core.git/commit
packaged-staging.bbclass: Fix architecture field
authorJoshua Lock <josh@linux.intel.com>
Wed, 14 Apr 2010 10:03:43 +0000 (11:03 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 27 Apr 2010 15:58:42 +0000 (16:58 +0100)
commite866ea68c7cd3e4f17c60e0952dd2a66ee94c65a
treeca5fe83894cdc19adf7fb57fe165cadc9164b499
parent6727d5ad6c45737cf176f17c23a5891daa73f9b1
packaged-staging.bbclass: Fix architecture field

The packages architecture field is incorrect, this patch changes it to:
native - build machine architecture
cross - build and target machine architectures
target - target machine architecture

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/packaged-staging.bbclass