From 2ef2baff4ee6071bb2ebb783266e5e26ec2dbb98 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 2 Jan 2009 17:26:01 +0000 Subject: utils.py: Add bb.utils.prune_suffix function --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2c9d8080..c2b4d7181 100644 --- a/ChangeLog +++ b/ChangeLog @@ -169,6 +169,7 @@ Changes in Bitbake 1.9.x: proxies to work better. (from Poky) - Also allow user and pswd options in SRC_URIs globally (from Poky) - Improve proxy handling when using mirrors (from Poky) + - Add bb.utils.prune_suffix function Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg