Jump to content


Photo

Packages.gz


  • Please log in to reply
2 replies to this topic

#1 lolly

  • Senior Member
  • 60 posts

+4
Neutral

Posted 14 August 2012 - 02:17

Can someone help me...

Where will the packages.gz generated?

I will make a change for my interests in the Description: Part

from...
Package: kernel-module-rtl8192c-common
Version: 3.1.1-r4.1.10
Depends: update-modules, kernel-3.1.1, kernel-module-mac80211
Section: kernel
Architecture: vuultimo
Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
MD5Sum: 8bb35626e35056dfcac9cc55ce42f6f5
Size: 32672
Filename: kernel-module-rtl8192c-common_3.1.1-r4.1.10_vuultimo.ipk
Source: http://archive.vuplus.com/download/kernel/linux-3.1.1_r2.tar.bz2 file://fix_cpu_proc.patch;striplevel=1 file://iosched-slice_idle-1.patch file://dvb-usb-smsdvb_fix_frontend.patch file://vuultimo_defconfig file://linux-sata_brcm.patch;striplevel=1
Description: linux-vuultimo version 3.1.1-r4.1.10
rtl8192c-common kernel module; Realtek 8192C/8188C 802.11n PCI wireless
OE: linux-vuultimo
HomePage: unknown
License: GPL
Priority: optional

to...
Package: kernel-module-rtl8192c-common
Version: 3.1.1-r4.1.10
Depends: update-modules, kernel-3.1.1, kernel-module-mac80211
Section: kernel
Architecture: vuultimo
Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
MD5Sum: 8bb35626e35056dfcac9cc55ce42f6f5
Size: 32672
Filename: kernel-module-rtl8192c-common_3.1.1-r4.1.10_vuultimo.ipk
Source: http://archive.vuplus.com/download/kernel/linux-3.1.1_r2.tar.bz2 file://fix_cpu_proc.patch;striplevel=1 file://iosched-slice_idle-1.patch file://dvb-usb-smsdvb_fix_frontend.patch file://vuultimo_defconfig file://linux-sata_brcm.patch;striplevel=1
Description: rtl8192c-common kernel module; Realtek 8192C/8188C 802.11n PCI wireless - linux-vuultimo version 3.1.1-r4.1.10
OE: linux-vuultimo
HomePage: unknown
License: GPL
Priority: optional

Edited by lolly, 14 August 2012 - 02:18.


Re: Packages.gz #2 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 14 August 2012 - 18:20

Edit the recipe that creates the module, not the gz file (which will be overwritten at the next build).
Real musicians never die - they just decompose

Re: Packages.gz #3 lolly

  • Senior Member
  • 60 posts

+4
Neutral

Posted 24 August 2012 - 07:33

Ohhhh forgotten :(

The recipe are correct

require linux-firmware.inc
DESCRIPTION = "Firmware for RTL8192CU"
SRCREV = "bf9f8648fdf1d1d63db471554781f897d219bd62"
do_install() {
install -d ${D}${base_libdir}/firmware/rtlwifi
install -m 0644 rtlwifi/rtl8192cufw.bin ${D}/${base_libdir}/firmware/rtlwifi/
}

but he put an "linux-vuultimo version 3.1.1-r4.1.10 " before the description in the Packages.gz


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users