Skip to content

Commit

Permalink
linux: rename linux-0.bee -> linux-4.6.3-92.bee
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
donald committed Jul 9, 2016
1 parent 9bc2f28 commit 2124345
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linux-0.bee → linux-4.6.3-92.bee
Original file line number Diff line number Diff line change
@@ -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}
Expand Down

0 comments on commit 2124345

Please sign in to comment.