From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnout Vandecappelle Date: Tue, 08 Jan 2013 00:38:18 +0100 Subject: [Buildroot] [git commit] rpi-firmware: New package In-Reply-To: <50EB5A87.906@je-eigen-domein.nl> References: <20130106221239.2F44D9A5E5@busybox.osuosl.org> <50EB4F1F.7070202@mind.be> <50EB5A87.906@je-eigen-domein.nl> Message-ID: <50EB5C6A.4010301@mind.be> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 08/01/13 00:30, Floris Bos wrote: > On 01/08/2013 12:06 AM, Maxime Hadjinlian wrote: >> On Mon, Jan 7, 2013 at 11:41 PM, Arnout Vandecappelle >> wrote: >>> On 06/01/13 23:01, Peter Korsgaard wrote: >>>> +RPI_FIRMWARE_LICENSE = BSD-3c >>>> +RPI_FIRMWARE_LICENSE_FILE = boot/LICENCE.broadcom >>> >>> As Thomas pointed out, this is not BSD-3c but "Broadcom proprietary >>> license". >>> >>> Maybe it should also get >>> >>> RPI_FIRMWARE_REDISTRIBUTE = NO >>> >> So, even the binary are not free from redistributing ? I'm sorry, I >> lack absolute knowledge in license... I should study this. >> I will patch to add this. > > Perhaps also copy the boot/LICENCE.broadcom file to the directory holding > the boot files? Why? Usually when the device is redistributed, the end user doesn't even have access to the filesystem. So putting license files in the root filesystem is quite redundant. For licenses, we have the 'make legal-info' target that nicely collects everything into output/legal-info. Regards, Arnout > Right now you are leaving it out. > > == > + $(INSTALL) -D -m 0644 $(@D)/boot/bootcode.bin > $(BINARIES_DIR)/rpi-firmware/bootcode.bin > + $(INSTALL) -D -m 0644 $(@D)/boot/start.elf > $(BINARIES_DIR)/rpi-firmware/start.elf > + $(INSTALL) -D -m 0644 $(@D)/boot/start_cd.elf > $(BINARIES_DIR)/rpi-firmware/start_cd.elf > + $(INSTALL) -D -m 0644 $(@D)/boot/fixup.dat > $(BINARIES_DIR)/rpi-firmware/fixup.dat > + $(INSTALL) -D -m 0644 $(@D)/boot/fixup_cd.dat > $(BINARIES_DIR)/rpi-firmware/fixup_cd.dat > == > > > Yours sincerely, > > Floris Bos > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot > -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286500 Essensium/Mind http://www.mind.be G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F