From 9f8f4fd1f923e940f325c0562af1a94970bad924 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 21 Dec 2013 23:56:36 +0000 Subject: Basic recipe formatting fixes Fix statement indenting and spacing issues that I happened to notice. (From OE-Core rev: d11e297b007aba625b398c52952ec929c3b02b83) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-extended/byacc/byacc_20130925.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/byacc') diff --git a/meta/recipes-extended/byacc/byacc_20130925.bb b/meta/recipes-extended/byacc/byacc_20130925.bb index 8e68db83b2..890f4a3e0d 100644 --- a/meta/recipes-extended/byacc/byacc_20130925.bb +++ b/meta/recipes-extended/byacc/byacc_20130925.bb @@ -3,7 +3,7 @@ # "I've found no reliable source which states that byacc must bear a UCB copyright." # Setting to PD as this is what the upstream has it as. -LICENSE="PD" +LICENSE = "PD" LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" require byacc.inc -- cgit v1.2.3-54-g00ecf