From ff7c0827e499d764e50c7001086af46a10f4d4c9 Mon Sep 17 00:00:00 2001 From: Cody Schafer Date: Mon, 11 Jul 2016 16:34:29 -0400 Subject: [PATCH] Update README.md Fixes #55 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1bebafc..0ee2287 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,7 @@ On the target: Open a Pull Request. -Generally, I try to support the latest master of poky. I'm happy to support -older versions too by applying backwards compat patches as long as I don't need -to maintain a seperate branch. Of course, others are welcome to create forks to -support their individual needs. +The master branch supports the latest master of poky. When poky creates releases, we will create a branch with the same name as the poky release. This release branch should always work with that poky release. Note that these release branches will typically be less tested than the master branch. ## Copyright