2010/1/5 Markus M. May <mmay at javafreedom.org>: > Sorry for the confusion. The ones I have packaged are working. They are 100% > the original ones from AL.
So the stock AL kernel builds and installs OK? > Later I tried to adapt the current AS ones (config-files), and this was not > working. I changed just the autoconf flaf back to yes in a first step and > can say, thats not the problem. The CONFIG_LOCALVERSION_AUTO is a problem when building inside the git repository for "base" because the make file detects that it's in a "dirty" git repository and appends part of the git commit hash and "-dirty" to the kernel release - obviously not what we want.

