From 822ea0e69894d3e6329d29e111b6d14462fbf8a2 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 12 Jun 2008 10:37:02 +0000 Subject: bitbake: apply r1075 from upstream to get postinsts working again git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4625 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 62be6ea126..561b618ae4 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -41,6 +41,7 @@ Changes in BitBake 1.8.x: - Add PERSISTENT_DIR to store the PersistData in a persistent directory != the cache dir. - Add md5 and sha256 checksum generation functions to utils.py + - Revert the '-' character fix in class names since it breaks things Changes in BitBake 1.8.10: - Psyco is available only for x86 - do not use it on other architectures. -- cgit v1.2.3-54-g00ecf