From 97dec8410b071660937fa1f30827a2926c21cca2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 29 Sep 2010 11:19:22 +0100 Subject: sstate.bbclass: Update to use SSTATE variables everywhere and remove the now unneeded complicated paths from the sstate files Signed-off-by: Richard Purdie --- meta/conf/abi_version.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/abi_version.conf') diff --git a/meta/conf/abi_version.conf b/meta/conf/abi_version.conf index e679aaa9c3..3920766a47 100644 --- a/meta/conf/abi_version.conf +++ b/meta/conf/abi_version.conf @@ -4,4 +4,4 @@ # that breaks the format and have been previously discussed on the mailing list # with general agreement from the core team. # -OELAYOUT_ABI = "5" +OELAYOUT_ABI = "6" -- cgit v1.2.3-54-g00ecf