summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-04-18 16:45:45 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-04-18 16:45:45 +0000
commit11c33bd71cf8d29f88f1b8da43e22430c65b7feb (patch)
tree81af90ce91c746d8557251087c72765e74c474ac
parent893f65b1272006dece6f4f49f593b479a6ab3782 (diff)
downloadbitbake-11c33bd71cf8d29f88f1b8da43e22430c65b7feb.tar.gz
bitbake-1.4:
-Install the cache.py as well (quite important file)
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 88518874e..419832dd3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,6 +6,7 @@ bin/bbimage
bin/bitbake
lib/bb/__init__.py
lib/bb/build.py
+lib/bb/cache.py
lib/bb/data.py
lib/bb/data_smart.py
lib/bb/event.py