libxpm: add native support to recipe

The native recipe is needed by the transfig-native dependency chain.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
Scott Garman 2011-02-06 20:42:12 -08:00 committed by Richard Purdie
parent 26e3ce2991
commit 98dec6e889
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ FILES_sxpm = "${bindir}/sxpm"
SRC_URI[md5sum] = "2de3a1b9541f4b3a6f9d84b69d25530e"
SRC_URI[sha256sum] = "8add01029cab0598ca86e01a2f7781a636f74b757abe6b50ba61b2a6e2fd621e"
BBCLASSEXTEND = "native"