On Sun, May 19, 2013 at 8:48 PM, [email protected] <[email protected]> wrote:
> On Sun, May 19, 2013 at 4:21 AM, xakep6666 <[email protected]> wrote:
>> Try set ARCH_PACKAGES:=ramips (in linux/ramips/rt305x/target.mk)
>
> So how do the snapshots get built with ARCH_PACKAGES:=ramips instead
> of ARCH_PACKAGES:=ramips_24kec?
> I only noticed this because I had to ramip_24kec to my okpg config.

It looks like the snapshot build is only building rt288x and hence the
ramips packages.

I'm confused as to why I had to add the arch lines to opkg.conf...

root@OpenWrt:/etc# cat opkg.conf
src/gz barrier_breaker
http://downloads.openwrt.org/snapshots/trunk/ramips/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
arch ramips_24kec 50
arch ramips 100
arch mips 200
arch all 300




>
>
>>
>>
>> 2013/5/18 [email protected] <[email protected]>
>>>
>>> My packages are getting built with the architecture ramips_24kec.  A
>>> normal downloaded package is simply built for ramips.
>>>
>>> What controls this? How to I switch to the ramips architecture.
>>>
>>> My target CPU is a rt5350 but nothing in the package should be
>>> specific to that CPU.
>>>
>>> --
>>> Jon Smirl
>>> [email protected]
>>> _______________________________________________
>>> openwrt-devel mailing list
>>> [email protected]
>>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> [email protected]
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>
>
>
> --
> Jon Smirl
> [email protected]



--
Jon Smirl
[email protected]
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to