New Yank555.lu kernels source??

Feel free to post whatever you want in here, or let others know who you are etc.
Please always be nice with each other, I don't want to see any ranting on this forum ;)

New Yank555.lu kernels source??

Postby arter97 » 20 Mar 2013, 17:15

With Yank555.lu kernel pulled off from XDA, the git source also went down.

But still in development and providing users new releases.(here)

I'm wondering, do you have any plans for putting up new releases' source code up in git again?


We(koreans) need the source code and change the .config a little bit to use it on Korean variants.

I'd greatly appreciate it if you release the source!!!!


Thanks :D
arter97
 
Posts: 2
Joined: 20 Mar 2013, 13:33
Has thanked: 0 time
Been thanked: 1 time

Re: New Yank555.lu kernels source??

Postby yank555 » 20 Mar 2013, 17:18

Well with all the stuff that went on lately, I've for now decided to keep the sources in private repos...

PM me with what you'd need changed.

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: New Yank555.lu kernels source??

Postby v3n3 » 03 Apr 2013, 00:35

Dont want to be an ******** here, but dont you need to release the source by law ?
User avatar
v3n3
 
Posts: 1
Joined: 01 Apr 2013, 12:21
Has thanked: 0 time
Been thanked: 0 time

Re: New Yank555.lu kernels source??

Postby yank555 » 03 Apr 2013, 08:25

v3n3 wrote:Dont want to be an ******* here, but dont you need to release the source by law ?


No, not when the product is only available to one organization, which are the users of this forum, which is partly also why the kernel is requested to not be mirrored and doing so you violate the license agreement when installing it (see text in red).

However, if they do not redistribute the GPL'd program, they may still use the software within their organization however they like, and works (including programs) constructed by the use of the program are not required to be covered by this license.


Versions that were availble prior to that have a public repo here.

But in essence I do agree that this is not really cool, and I didn't like such an approach, but since open source is used on xda to pinpoint people rather than to stimulate a group effort, and this is all seen as a big competition, I have been taught to reconsider my position as the GPL spirit is completely lost like this anyway.

If you don't want to be part of this, just let me know and I can disable your user account, as this for the time being is a "keep it or leave it" condition and I will not start debating on this.

If this all gets out of hands, the conclusion will be very simple, I'll just keep the kernel for myself and stop sharing it, since in case this got forgotten, that's how it all started, I used it and people started to ask me if they could have it and I didn't mind, but I quite easily could recnsider, with all the crap that has been going on lately, as my private free time can be used for other things very easily.

JP.

PS: Please refrain from that kind of language here, even if it's daily basis some threads on xda, I edited your post to remove it.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: General Thread

Postby Perka » 05 Apr 2013, 14:23

@Yank

I have updated my kernel to 3.0.71 and now I have 777mb RAM like ICS, did I patch it wrong? Did it happened to you to?

Thx :)
Perka
 
Posts: 33
Joined: 21 Mar 2013, 13:10
Has thanked: 17 times
Been thanked: 4 times

Re: General Thread

Postby yank555 » 05 Apr 2013, 15:53

Perka wrote:@Yank

I have updated my kernel to 3.0.71 and now I have 777mb RAM like ICS, did I patch it wrong? Did it happened to you to?

Thx :)


If you went past 3.0.39, you probably have "broken" Sammy's CMA_DMA stuff.

Have a look at my commit that corrects this and keeps is working.

JP.

EDIT : I've moved your post to this thread, fits better I thing ;)
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: General Thread

Postby Perka » 06 Apr 2013, 16:18

yank555 wrote:
Perka wrote:@Yank

I have updated my kernel to 3.0.71 and now I have 777mb RAM like ICS, did I patch it wrong? Did it happened to you to?

Thx :)


If you went past 3.0.39, you probably have "broken" Sammy's CMA_DMA stuff.

Have a look at my commit that corrects this and keeps is working.

JP.

EDIT : I've moved your post to this thread, fits better I thing ;)


Thx but still cant build with CONFIG_DMA_CMA=y
error :( I am going crazy lol
Code: Select all
mm/memory.c: In function '__replace_cma_page':
mm/memory.c:1608: error: implicit declaration of function 'migrate_replace_cma_page' [-Wimplicit-function-declaration]
make[1]: *** [mm/memory.o] Error 1
make: *** [mm] Error 2
make: *** Waiting for unfinished jobs....


EDIT: My git https://github.com/perkarom/Shark
Last edited by Perka on 06 Apr 2013, 16:38, edited 2 times in total.
Perka
 
Posts: 33
Joined: 21 Mar 2013, 13:10
Has thanked: 17 times
Been thanked: 4 times

Re: New Yank555.lu kernels source??

Postby yank555 » 06 Apr 2013, 16:25

Did you apply the corrections ?

There is not more about it, it worked each time I rebased my kernel and had to re-up it past 3.0.39.

What I do is :

- up it to 3.0.38
- apply the above mentioned commit
- up it to 3.0.39 (just to validate it compiles)
- up it to the latest kernel version (.72 as of now)

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: New Yank555.lu kernels source??

Postby Perka » 06 Apr 2013, 16:34

yank555 wrote:Did you apply the corrections ?

There is not more about it, it worked each time I rebased my kernel and had to re-up it past 3.0.39.

What I do is :

- up it to 3.0.38
- apply the above mentioned commit
- up it to 3.0.39 (just to validate it compiles)
- up it to the latest kernel version (.72 as of now)

JP.


Ok so I need to revert and start over :p or maybe reset my local source to update 38?
Perka
 
Posts: 33
Joined: 21 Mar 2013, 13:10
Has thanked: 17 times
Been thanked: 4 times

Re: New Yank555.lu kernels source??

Postby yank555 » 06 Apr 2013, 16:46

Perka wrote:Ok so I need to revert and start over :p or maybe reset my local source to update 38?


Depends if you went up step be step or in one big step ;)

But in some way, you'd need to return to 3.0.38.
JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Next

Return to Offtopic - General Chat Room

Who is online

Users browsing this forum: No registered users and 19 guests

cron