lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <D1A25074-F603-450B-BF77-FED5FAFC54C5@mac.com>
Date:	Mon, 25 Oct 2010 23:54:44 +0400
From:	Elvis Dowson <elvis.dowson@....com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: How to prevent + being appended to kernel image name

Hi,
       When I build the linux-2.6.36 kernel (wl12xx wireless repo) using OpenEmbedded (OE), the kernel image that gets created has the name "Linux-2.6.36-rc8-wl"

However, when I build it from within TI CCS v5 (eclipse IDE), the resulting kernel image name has a + sign appended to the image name "Linux-2.6.36-rc8-wl+"

How can I prevent the + symbol from being prefixed to the kernel image name? 

I'm using OE to build the rootfilesystem and the kernel driver modules, but using TI CCS v5 to incrementally modify my board definition file, and quickly compile the kernel and test it. Because of the + prefix, I'm unable to load kernel modules correctly due to the mismatch in the kernel image names.

Elvis Dowson




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ