[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1999/8267] Revert "local.conf.sample: Disable ARM and PPC due to prelink test case failures"



commit 5471b2cdc58e90da8d4c2f510b416b9dbc1b86e8
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Fri Aug 19 16:32:51 2016 +0100

    Revert "local.conf.sample: Disable ARM and PPC due to prelink test case failures"
    
    This reverts commit 85d30c28277a040420c2b2f25028ae1500da54db.
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta-poky/conf/local.conf.sample |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index 422210a..365b6eb 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -219,15 +219,6 @@ BB_DISKMON_DIRS = "\
 #file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
 #file://.* file:///some/local/dir/sstate/PATH"
 
-# Prelinker tests are currently failing on ARM and PPC.  Prevent us from
-# running on those architectures until the failure is explained.
-USER_CLASSES_remove_arm = 'image-prelink'
-USER_CLASSES_remove_armeb = 'image-prelink'
-USER_CLASSES_remove_aarch64 = 'image-prelink'
-USER_CLASSES_remove_aarch64eb = 'image-prelink'
-USER_CLASSES_remove_powerpc = 'image-prelink'
-USER_CLASSES_remove_powerpc64 = 'image-prelink'
-
 
 #
 # Qemu configuration


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]