meta-agl-core: update reproducible builds configuration
[AGL/meta-agl.git] / meta-agl-core / conf / distro / poky-agl.conf
index d07d488..ae1b09f 100644 (file)
@@ -30,13 +30,9 @@ AGL_DEFAULT_REVISION:aglrelease := "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 OVERRIDES .= ":aglnext"
 
 # reproducible builds:
-# enable the flag
-BUILD_REPRODUCIBLE_BINARIES = "1"
 # Set the desired timestamps
 export SOURCE_DATE_EPOCH = "1593400000"
 REPRODUCIBLE_TIMESTAMP_ROOTFS = "1593400000"
-# inherit the class
-INHERIT += "reproducible_build"
 
 
 # SDK