X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=contrib%2Flbuild%2Flbuild;h=5706c65b171f9ec139a76f42fdb50efdc5fd7d1a;hp=270214efaf7c76c94a35e29854895feb0aeda0fa;hb=ee813dbaa2a2b86f4873c4c289f62a0243aa9809;hpb=0badac9d0b002d5e4399e59aa7bde28a10021f1f diff --git a/contrib/lbuild/lbuild b/contrib/lbuild/lbuild index 270214e..5706c65 100755 --- a/contrib/lbuild/lbuild +++ b/contrib/lbuild/lbuild @@ -659,9 +659,6 @@ load_target() { # kernel. don't make it look like one if $PATCHLESS || [ -n "$SERIES" ]; then EXTRA_VERSION=$(echo $EXTRA_VERSION | sed -e "s/\(.*_lustre\)\..*/\1/") - if ! $PATCHLESS && [ -n "$BUILDID" ]; then - EXTRA_VERSION="${EXTRA_VERSION}.${BUILDID}" - fi fi fi # EXTRA_VERSION=${EXTRA_VERSION//-/_} @@ -1927,10 +1924,6 @@ check_options unpack_lustre -# XXX - should we _always_ get the buildid from the META file? what are the -# other (i.e. non-lustre-tarball use cases of lbuild)? -BUILDID=$(sed -n -e 's/^BUILDID = //p' lustre/META) - load_target if [ -n "$OFED_VERSION" -a "$OFED_VERSION" != "inkernel" ]; then