From 2124345e4e46d7bd061593e46ca50da87c14d7ac Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sat, 9 Jul 2016 16:58:41 +0200 Subject: [PATCH] linux: rename linux-0.bee -> linux-4.6.3-92.bee it was an error to use versionless bee for linux, because multiple linux versions can coexist. Just rename the bee file here (and remove the bee_version callback). We don't need a rebuild, because aside from the removed callback, the bee file is identical and we trust that we'd get the same output. --- linux-0.bee => linux-4.6.3-92.bee | 2 -- 1 file changed, 2 deletions(-) rename linux-0.bee => linux-4.6.3-92.bee (98%) diff --git a/linux-0.bee b/linux-4.6.3-92.bee similarity index 98% rename from linux-0.bee rename to linux-4.6.3-92.bee index 21ded3fbb..93a6fd876 100755 --- a/linux-0.bee +++ b/linux-4.6.3-92.bee @@ -1,7 +1,5 @@ #!/bin/env beesh -bee_version linux-4.6.3-92 - # note: CONFIG=/boot/config-WHATEVER BEE_MAKEFLAGS='-j 40' ./linux-xxx.bee KERNELVERSION=${PKGVERSION}