From 10aea1a81a18c646d5f95f07eddc3cf8cc086f93 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 30 Sep 2008 20:10:52 +0000 Subject: providers.py: Fix PACKAGES_DYNAMIC handling of packages with '++' in the name (from poky) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 943a5f972..4a437a372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -146,6 +146,7 @@ Changes in Bitbake 1.9.x: - Move prunedir function to utils.py and add explode_dep_versions function - Raise an exception if SRCREV == 'INVALID' - Fix hg fetcher username/password handling and fix crash + - Fix PACKAGES_DYNAMIC handling of packages with '++' in the name Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg