[oe-commits] Angus Ainslie : Revert "fso-paroli-image: hack around bad recipes/images/ fso-paroli-image.bb"

git version control git at git.openembedded.org
Wed Jun 3 18:21:07 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: e21017399d1dab582b5eaad83e557cd0bfdca46e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e21017399d1dab582b5eaad83e557cd0bfdca46e

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed Jun  3 12:20:52 2009 -0600

Revert "fso-paroli-image: hack around bad recipes/images/fso-paroli-image.bb"

fixed properly in bluez4

This reverts commit f6c21014f9f9204f6539109a0b32508b451474af.

---

 recipes/images/fso-paroli-image.bb |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/images/fso-paroli-image.bb b/recipes/images/fso-paroli-image.bb
index 0ad261c..7dbc29c 100644
--- a/recipes/images/fso-paroli-image.bb
+++ b/recipes/images/fso-paroli-image.bb
@@ -55,9 +55,6 @@ paroli_rootfs_postprocess() {
     # set a default locale    
     echo "export LC_ALL=en_CA.utf-8" >>./etc/profile
     cd $curdir
-
-    # nuke bad bluetooth file - figure this out on monday
-    rm /etc/dbus-1/system.d/bluetooth.conf
 }
 
 ROOTFS_POSTPROCESS_COMMAND += "paroli_rootfs_postprocess;"





More information about the Openembedded-commits mailing list