]> code.ossystems Code Review - openembedded-core.git/commit
Add a bzip2-full-native recipe and make the python-native recipe depend on it.
authorJoshua Lock <josh@openedhand.com>
Tue, 23 Sep 2008 03:30:23 +0000 (03:30 +0000)
committerJoshua Lock <josh@openedhand.com>
Tue, 23 Sep 2008 03:30:23 +0000 (03:30 +0000)
commite419523cbf54ee3d3d05325ad9ab5d09c52e8308
treede115e148fe58cc13190c4771352318e5995a716
parent6e1a993ecc25b3691400992f794288c685211d06
Add a bzip2-full-native recipe and make the python-native recipe depend on it.
Yum requires bzip2 support in Python so our native Python package needs something to provide it.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5233 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/packages/bzip2/bzip2-full-native-1.0.5/Makefile.am [new file with mode: 0644]
meta/packages/bzip2/bzip2-full-native-1.0.5/configure.ac [new file with mode: 0644]
meta/packages/bzip2/bzip2-full-native_1.0.5.bb [new file with mode: 0644]
meta/packages/python/python-native_2.5.1.bb